Skip to content

Commit

Permalink
cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
aysim319 committed Nov 6, 2024
1 parent 1874a6e commit 0ee004d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions claims_hosp/tests/test_download_claims_ftp_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
from unittest.mock import MagicMock, patch
import logging

# third party
import numpy as np
from freezegun import freeze_time

# first party
from delphi_claims_hosp.download_claims_ftp_files import (change_date_format,
get_timestamp, download)

Expand Down

0 comments on commit 0ee004d

Please sign in to comment.