Skip to content

Commit ca78e86

Browse files
committed
adding error intentionally to check workflow behavior
1 parent eebc85b commit ca78e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebook_source/1-the-basics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
sampler_type=SamplerType.CATEGORY,
195195
params=CategorySamplerParams(values=["18-25", "25-35", "35-50", "50-65", "65+"]),
196196
)
197-
)
197+
198198

199199
# Optionally validate that the columns are configured correctly.
200200
config_builder.validate()

0 commit comments

Comments
 (0)