mypy
b921a83e
- Refactor: move is_typeshed_file() to mypy.util (#8404)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Refactor: move is_typeshed_file() to mypy.util (#8404) This way we can call it in contexts that don't have access to an `Errors` instance.
References
#8404 - Refactor: move is_typeshed_file() to mypy.util
Author
JukkaL
Parents
35bdb07d
Loading