Skip to content

Commit 289ad49

Browse files
chinandrewkrivard
andauthored
Update jhu/delphi_jhu/pull.py
Co-authored-by: Katie Mazaitis <[email protected]>
1 parent ae0e3c3 commit 289ad49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhu/delphi_jhu/pull.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def sanity_check_data(df: pd.DataFrame) -> pd.DataFrame:
6464

6565

6666
def pull_jhu_data(base_url: str, metric: str, gmpr: GeoMapper) -> pd.DataFrame:
67-
"""Pull the latest Johns Hopkins CSSE data, and conforms it into a dataset.
67+
"""Pull the latest Johns Hopkins CSSE data, and conform it into a dataset.
6868
6969
The output dataset has:
7070

0 commit comments

Comments
 (0)