Closed ppasupat closed 1 year ago
Added type annotations to public interfaces and fixed docstrings.
The changes have been verified by pydocstyle and pyright.
Fixes #14.
Please delete options that are not relevant.
pre-commit
pre-commit run --all-files
CONTRIBUTING.md
@pseudo-rnd-thoughts I removed requirements.txt. Please let me know if anything else should be changed.
Description
Added type annotations to public interfaces and fixed docstrings.
The changes have been verified by pydocstyle and pyright.
Fixes #14.
Type of change
Please delete options that are not relevant.
Checklist:
pre-commit
checks withpre-commit run --all-files
(seeCONTRIBUTING.md
instructions to set it up)