Skip to content

Commit b10466f

Browse files
authored
Merge pull request #6 from cmu-delphi/develop/fluview_fix
Fixed the failed step for fluview_update
2 parents da45bca + ea18173 commit b10466f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/acquisition/fluview/fluview_update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ def get_public_data(row):
239239
'REGION TYPE',
240240
'REGION',
241241
'YEAR',
242-
'WEEK'
242+
'WEEK',
243243
'TOTAL SPECIMENS',
244244
'A (2009 H1N1)',
245245
'A (H3)',

0 commit comments

Comments
 (0)