We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a425cc6 commit cab2019Copy full SHA for cab2019
auth_sms/tests/test_auth_sms.py
@@ -1,6 +1,6 @@
1
# Copyright 2019 Therp BV <https://therp.nl>
2
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
3
-from mock import patch
+from unittest.mock import patch
4
5
from .common import Common
6
0 commit comments