We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f685746 commit 3716a0cCopy full SHA for 3716a0c
sir_complainsalot/delphi_sir_complainsalot/check_source.py
@@ -8,6 +8,7 @@
8
import pandas as pd
9
10
covidcast.covidcast._ASYNC_CALL = True # pylint: disable=protected-access
11
+covidcast.covidcast.VALID_GEO_TYPES.add("hsa_nci") # workaround to use new geo_type w/ legacy client
12
13
@dataclass
14
class Complaint:
0 commit comments