Skip to content

Commit 1020669

Browse files
committed
Add comma
1 parent 298506c commit 1020669

File tree

1 file changed

+1
-1
lines changed
  • safegraph_patterns/delphi_safegraph_patterns

1 file changed

+1
-1
lines changed

safegraph_patterns/delphi_safegraph_patterns/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
VERSIONS = [
2626
# relaese version, access dir
2727
("202004", "weekly-patterns/v2", "main-file/*.csv.gz"),
28-
("202006", "weekly-patterns-delivery/weekly", "patterns/*/*/*")
28+
("202006", "weekly-patterns-delivery/weekly", "patterns/*/*/*"),
2929
("20210408", "weekly-patterns-delivery-2020-12/weekly", "patterns/*/*/*")
3030
]
3131
SENSORS = [

0 commit comments

Comments
 (0)