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 Python type_annotation_transforms for Python<3.9 #128

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Fix Python type_annotation_transforms for Python<3.9 #128

merged 1 commit into from
Jul 14, 2022

Conversation

jbms
Copy link
Owner

@jbms jbms commented Jul 14, 2022

Fixes #127.

@mhostetter
Copy link
Contributor

Thanks @jbms! I can confirm this PR resolves the issues pointed out in #127. 👍

@jbms jbms requested a review from 2bndy5 July 14, 2022 00:33
@jbms jbms merged commit 142c51e into main Jul 14, 2022
@2bndy5 2bndy5 deleted the fix-127 branch July 14, 2022 05: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.

Issue with python_transform_type_annotations_pep604 not adding | correctly
3 participants