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 1bc7885 commit 992ba7aCopy full SHA for 992ba7a
test/global/test_logging.py
@@ -1,7 +1,7 @@
1
"""Test datastore."""
2
import logging
3
-from unittest import mock
4
from os import remove
+from unittest import mock
5
6
import pytest
7
0 commit comments