Skip to content

Commit 1874a6e

Browse files
committed
update libary for ci
1 parent 98d631a commit 1874a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

claims_hosp/tests/test_download_claims_ftp_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# standard
22
import datetime
33
import re
4-
from mock import MagicMock, patch
4+
from unittest.mock import MagicMock, patch
55
import logging
66

77
# third party

0 commit comments

Comments
 (0)