Skip to content

Commit 048a901

Browse files
minhkhulmelange396
andauthored
Update src/acquisition/covidcast/csv_importer.py
Co-authored-by: george <[email protected]>
1 parent fc6ea47 commit 048a901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/acquisition/covidcast/csv_importer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ def find_csv_files(scan_dir, issue=(date.today(), epi.Week.fromdate(date.today()
189189
issue_value=issue_epiweek_value
190190
lag_value=delta_epiweeks(time_value_week, issue_epiweek_value)
191191

192-
# # extract and validate geographic resolution
192+
# extract geographic resolution
193193
geo_type = match.group(3).lower()
194194

195195
# extract additional values, lowercased for consistency

0 commit comments

Comments
 (0)