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 typing.Tuple syntax reintroduced in mod file #222

Merged
merged 1 commit into from
May 26, 2024

Conversation

Road-hog123
Copy link
Contributor

@Road-hog123 Road-hog123 commented May 19, 2024

327a3c4 reintroduced typing.Tuple syntax into a mod file, a regression on #161.

:type: typing.Tuple[int, int, int]

This PR has no conflicts with #221.

@nutti nutti self-assigned this May 26, 2024
@nutti nutti added the bug label May 26, 2024
@nutti nutti assigned Road-hog123 and unassigned nutti May 26, 2024
@nutti nutti merged commit 00abad9 into nutti:master May 26, 2024
33 checks passed
@nutti
Copy link
Owner

nutti commented May 26, 2024

@Road-hog123 thank you!

@Road-hog123 Road-hog123 deleted the fix-typing-tuple branch May 26, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants