We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8ac6a commit 0c160aaCopy full SHA for 0c160aa
epidatpy/_constants.py
@@ -6,4 +6,4 @@
6
7
HTTP_HEADERS: Final = {"User-Agent": f"epidatpy/{__version__}"}
8
9
-BASE_URL: Final = "https://api.covidcast.cmu.edu/epidata/"
+BASE_URL: Final = "https://api.delphi.cmu.edu/epidata/"
0 commit comments