Skip to content

Commit 3860ee6

Browse files
committed
lint
1 parent 841cf3b commit 3860ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fsspec/implementations/tests/test_http_sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import pytest
77

88
import fsspec.utils
9-
from fsspec.tests.conftest import data, reset_files, server, win, requests # noqa: F401
9+
from fsspec.tests.conftest import data, requests, reset_files, server, win # noqa: F401
1010

1111

1212
@pytest.fixture()

0 commit comments

Comments
 (0)