generated from allenai/python-package-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pyright): add strict type definitions (#116)
* fix(pyright): add some static typing * fix(pyright): more typing This commit adds even more typing to the module. Still not done though. * fix(pyright): finishes typing library Still missing tests though. * fix(pyright): final fixes This commit finally fixes all pyright errors.
- Loading branch information
1 parent
3651173
commit 1ad1ff7
Showing
20 changed files
with
606 additions
and
517 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.