Skip to content

Commit 11ceae9

Browse files
committed
lint
1 parent d8f237b commit 11ceae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nhsn/delphi_nhsn/pull.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# -*- coding: utf-8 -*-
22
"""Functions for pulling NSSP ER data."""
3+
import copy
34
import logging
45
import random
56
import time
6-
import copy
77
from datetime import datetime, timedelta
88
from pathlib import Path
99
from typing import Optional

0 commit comments

Comments
 (0)