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

fix: support future annotations #621

Merged
merged 2 commits into from
Oct 5, 2022
Merged

fix: support future annotations #621

merged 2 commits into from
Oct 5, 2022

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Oct 5, 2022

Closes #599. Globals/locals logic is likely better in 3.10+.

Signed-off-by: Henry Schreiner <[email protected]>
@coveralls
Copy link

coveralls commented Oct 5, 2022

Coverage Status

Coverage decreased (-0.0008%) to 83.964% when pulling 5d792da on henryiii/fix/futureann into da87b67 on master.

Signed-off-by: Henry Schreiner <[email protected]>
@henryiii henryiii merged commit 7a96100 into master Oct 5, 2022
@henryiii henryiii deleted the henryiii/fix/futureann branch October 5, 2022 21:39
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.

Future support for from __future__ import annotations
2 participants