Skip to content

Commit 0ee004d

Browse files
committed
cleaning up
1 parent 1874a6e commit 0ee004d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

claims_hosp/tests/test_download_claims_ftp_files.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
from unittest.mock import MagicMock, patch
55
import logging
66

7-
# third party
8-
import numpy as np
9-
from freezegun import freeze_time
10-
11-
# first party
127
from delphi_claims_hosp.download_claims_ftp_files import (change_date_format,
138
get_timestamp, download)
149

0 commit comments

Comments
 (0)