Skip to content

chore: Ignore fsspec [import-untyped]#210

Merged
zen-xu merged 1 commit intozen-xu:mainfrom
dangotbanned:mypy-ignore-fsspec-untyped
Apr 14, 2025
Merged

chore: Ignore fsspec [import-untyped]#210
zen-xu merged 1 commit intozen-xu:mainfrom
dangotbanned:mypy-ignore-fsspec-untyped

Conversation

@dangotbanned
Copy link
Copy Markdown
Contributor

@dangotbanned dangotbanned commented Apr 13, 2025

_fs.pyi:18: error: Skipping analyzing "fsspec": module is installed, but missing library stubs or py.typed marker  [import-untyped]
_fs.pyi:18: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports 
Found 1 error in 1 file (checked 64 source files)

Related

```py
_fs.pyi:18: error: Skipping analyzing "fsspec": module is installed, but missing library stubs or py.typed marker  [import-untyped]
_fs.pyi:18: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports Found 1 error in 1 file (checked 64 source files)
```

- fsspec/filesystem_spec#625
- fsspec/filesystem_spec#1676
@zen-xu zen-xu merged commit 483ce12 into zen-xu:main Apr 14, 2025
2 checks passed
@dangotbanned dangotbanned deleted the mypy-ignore-fsspec-untyped branch April 14, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants