Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add static typing and more exports #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

samirg1
Copy link

@samirg1 samirg1 commented Sep 3, 2023

Exports allow type hinting of common classes received from annotate method
Static typing allows better experience with autocomplete and navigating the codebase
Didn't change any of the functionality, only some variable names to conform with the parent class' signatures and small method / class rearranging in annotator.py.

@kavigupta
Copy link
Owner

Hi! thank you so much for this PR. Unfortunately, it seems to break on python versions below 3.10, which I would like to continue supporting, so I will not merge for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants