feat: enhance type annotations and formatting #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lyz/org-rw:feat/small-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
feat: Added
py.typed
file to indicate the presence of type information in the package.Mypy needs this
Looks great to me! Thanks for all the typing annotations and comments 🙏