Skip to content

Commit c065caa

Browse files
authored
"label_slot" -> "labeling_slot"
1 parent bacaf30 commit c065caa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: tests/input/temperature_schema.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,16 @@ classes:
7575
labeled_by:
7676
value:
7777
- alias: lat
78-
label_slot: latitude_in_deg
78+
labeling_slot: latitude_in_deg
7979
labeled_dimensions: [0, 1]
8080
- alias: lon
81-
label_slot: longitude_in_deg
81+
labeling_slot: longitude_in_deg
8282
labeled_dimensions: [0, 1]
8383
- alias: date
84-
label_slot: date
84+
labeling_slot: date
8585
labeled_dimensions: [2]
8686
- alias: day
87-
label_slot: day_in_d
87+
labeling_slot: day_in_d
8888
labeled_dimensions: [2]
8989

9090
LatitudeInDegSeries:

0 commit comments

Comments
 (0)