Skip to content

Commit f659f70

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a68263e commit f659f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_filelock.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import pytest
2020

2121
from filelock import BaseFileLock, FileLock, SoftFileLock, Timeout, UnixFileLock, WindowsFileLock
22-
import filelock
2322

2423
if TYPE_CHECKING:
2524
from collections.abc import Iterator

0 commit comments

Comments
 (0)