Skip to content

Commit 6b12388

Browse files
aysim319nmdefries
andauthored
remove unused input
Co-authored-by: nmdefries <[email protected]>
1 parent 7a8a6b6 commit 6b12388

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

google_symptoms/tests/conftest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@
4242
# from `bigquery-public-data.covid19_symptom_search.counties_daily_2020` # Counties by day; includes state and county name, + FIPS code
4343
# where timestamp(date) between timestamp("2020-07-15") and timestamp("2020-08-22")
4444

45-
# good_input = {
46-
# "state": f"{TEST_DIR}/test_data/small_states_daily.csv",
47-
# "county": f"{TEST_DIR}/test_data/small_counties_daily.csv"
48-
# }
49-
5045

5146
good_input = {
5247
"state": f"{TEST_DIR}/test_data/small_states_2020_07_15_2020_08_22.csv",

0 commit comments

Comments
 (0)