Skip to content

Commit c6bec35

Browse files
committed
change to SDE in config_example
1 parent a63d88e commit c6bec35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_generation/config_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# Job Creation Config
6262
collection_list: list[str] = sources_to_index_test_grid_20240809 # python list
6363
date = "20240809"
64-
source = "sde"
64+
source = "SDE"
6565
server = "test"
6666

6767
# auto assigned

0 commit comments

Comments
 (0)