Skip to content

Commit 09c3f7b

Browse files
committed
linting
1 parent ca0323a commit 09c3f7b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nhsn/delphi_nhsn/pull.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@ def pull_nhsn_data(
124124
custom_run: bool,
125125
issue_date: Optional[str],
126126
preliminary: bool = False,
127-
logger: Optional[logging.Logger] = None,
128-
127+
logger: Optional[logging.Logger] = None
129128
):
130129
"""Pull the latest NHSN hospital admission data, and conforms it into a dataset.
131130

0 commit comments

Comments
 (0)