Skip to content

Commit ae02415

Browse files
authored
Update jhu docstring
Drop reference to absent list of exceptions
1 parent a9c5e63 commit ae02415

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jhu/delphi_jhu/pull.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ def pull_jhu_data(base_url: str, metric: str, gmpr: GeoMapper) -> pd.DataFrame:
7777
dataset.
7878
7979
We filter the data such that we only keep rows with valid FIPS or "FIPS"
80-
codes defined under the exceptions of the README. The current exceptions
81-
include:
80+
codes defined under the exceptions of the README.
8281
8382
Parameters
8483
----------

0 commit comments

Comments
 (0)