Skip to content

Commit 0c160aa

Browse files
committed
updated to new api hostname -- DO NOT MERGE UNTIL CERT IS IN PLACE
1 parent ec8ac6a commit 0c160aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epidatpy/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
HTTP_HEADERS: Final = {"User-Agent": f"epidatpy/{__version__}"}
88

9-
BASE_URL: Final = "https://api.covidcast.cmu.edu/epidata/"
9+
BASE_URL: Final = "https://api.delphi.cmu.edu/epidata/"

0 commit comments

Comments
 (0)