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.
1 parent 48d5fa8 commit 6b3b6c4Copy full SHA for 6b3b6c4
fsspec/conftest.py
@@ -35,7 +35,7 @@ class InstanceCacheInspector:
35
36
@staticmethod
37
def classes_from_refs(
38
- cls_reference: tuple[str | type[fsspec.AbstractFileSystem], ...],
+ cls_reference: "tuple[str | type[fsspec.AbstractFileSystem], ...]",
39
/,
40
*,
41
empty_is_all: bool = True,
0 commit comments