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.
fsspec
[import-untyped]
1 parent 6005255 commit 483ce12Copy full SHA for 483ce12
pyarrow-stubs/_fs.pyi
@@ -15,7 +15,7 @@ else:
15
16
from typing import Union, overload
17
18
-from fsspec import AbstractFileSystem
+from fsspec import AbstractFileSystem # type: ignore[import-untyped]
19
20
from .lib import NativeFile, _Weakrefable
21
0 commit comments