Skip to content

Commit 992ba7a

Browse files
committed
ruff.
1 parent 1bc7885 commit 992ba7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/global/test_logging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Test datastore."""
22
import logging
3-
from unittest import mock
43
from os import remove
4+
from unittest import mock
55

66
import pytest
77

0 commit comments

Comments
 (0)