We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d631a commit 1874a6eCopy full SHA for 1874a6e
claims_hosp/tests/test_download_claims_ftp_files.py
@@ -1,7 +1,7 @@
1
# standard
2
import datetime
3
import re
4
-from mock import MagicMock, patch
+from unittest.mock import MagicMock, patch
5
import logging
6
7
# third party
0 commit comments