feat: enhance type annotations and formatting #7
No reviewers
Labels
No labels
bug
cleanup
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: kenkeiras/org-rw#7
Loading…
Add table
Add a link
Reference in a new issue
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 🙏