Add type hints #38
Labels
enhancement
entrypoint
A good first task if you are just coming to the project and would like to get involved.
wishlist
A would-be-nice enhancement.
Python type hints provide a nice bit of built-in documentation and, when an appropriate linter is used, an extra catch for subtle bugs. Adding them would make the code a bit stronger.
The text was updated successfully, but these errors were encountered: