-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add type annotations throughout (#16)
* feat: add type annotations throughout * test: enable mypy as a pre-commit hook * fix: address mypy violations * style: sort pyproject.toml * fix: add py.typed per pep-561 * test: add pylint pre-commit check * test: enable mypy strict checks * feat: lock fuzzfetch to 1.3.3 * fix: address mypy strict violations
- Loading branch information
Showing
8 changed files
with
219 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.