Skip to content

Commit 873162e

Browse files
committed
lint
1 parent 6e1e54a commit 873162e

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
@@ -8,8 +8,7 @@
88
from delphi_utils import create_backup_csv
99
from sodapy import Socrata
1010

11-
from .constants import PRELIM_SIGNALS_MAP, PRELIM_TYPE_DICT, SIGNALS_MAP, TYPE_DICT, \
12-
MAIN_DATASET_ID, PRELIM_DATASET_ID
11+
from .constants import MAIN_DATASET_ID, PRELIM_DATASET_ID, PRELIM_SIGNALS_MAP, PRELIM_TYPE_DICT, SIGNALS_MAP, TYPE_DICT
1312

1413

1514
def pull_data(socrata_token: str, dataset_id: str):

0 commit comments

Comments
 (0)