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 tuple[A] types to be tuple[A, ...] types #2328

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Aug 7, 2024

Most of these case are quite obvious, found by tuple\[\w+\] regex.

@sobolevn sobolevn requested a review from flaeppe August 7, 2024 08:50
@sobolevn sobolevn merged commit 5816e6e into master Aug 7, 2024
36 checks passed
@sobolevn sobolevn deleted the fix-one-tuples branch August 7, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants