Skip to content

Commit b8a76ea

Browse files
committed
Lint
1 parent ea45a3f commit b8a76ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fsspec/tests/test_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from fsspec.implementations.local import LocalFileSystem
1717
from fsspec.spec import AbstractBufferedFile, AbstractFileSystem
1818

19-
from fsspec.tests.conftest import data, server
19+
from fsspec.tests.conftest import data
2020

2121
PATHS_FOR_GLOB_TESTS = (
2222
{"name": "test0.json", "type": "file", "size": 100},

0 commit comments

Comments
 (0)