Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sir_complainsalot/delphi_sir_complainsalot/check_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import pandas as pd

covidcast.covidcast._ASYNC_CALL = True # pylint: disable=protected-access
covidcast.covidcast.VALID_GEO_TYPES.add("hsa_nci") # workaround to use new geo_type w/ legacy client

@dataclass
class Complaint:
Expand Down