You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been trying to make use of type hints and just used this library for the first time. Your documentation says "Full support for PEP 484-style type hints" but I don't see what types I can use via a pyi file or documentation.
The text was updated successfully, but these errors were encountered:
Again, I apologize for my newb, but I looked briefly at the code and wasn’t sure what the annotations would be that I could use with mypy for instance. I looked at the tests in particular for annotations on function signatures.
systemcatch
changed the title
You say you support PEP 484 in README, but there's no .pyi file documenting types for library
PEP 484 no .pyi file present
Jun 10, 2022
Hi, I've been trying to make use of type hints and just used this library for the first time. Your documentation says "Full support for PEP 484-style type hints" but I don't see what types I can use via a pyi file or documentation.
The text was updated successfully, but these errors were encountered: