We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63d88e commit c6bec35Copy full SHA for c6bec35
config_generation/config_example.py
@@ -61,7 +61,7 @@
61
# Job Creation Config
62
collection_list: list[str] = sources_to_index_test_grid_20240809 # python list
63
date = "20240809"
64
-source = "sde"
+source = "SDE"
65
server = "test"
66
67
# auto assigned
0 commit comments