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

Fixed bug that results in false positive when indexing an enum class.… #6390

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

erictraut
Copy link
Collaborator

… This addresses #6387.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

Diff from mypy_primer, showing the effect of this PR on open source code:

materialize (https://github.com/MaterializeInc/materialize)
-   /tmp/mypy_primer/projects/materialize/misc/python/materialize/cli/mzexplore.py:100:44 - error: Expected 1 more positional argument (reportGeneralTypeIssues)
- 13 errors, 269 warnings, 0 informations 
+ 12 errors, 269 warnings, 0 informations 

@erictraut erictraut merged commit 74cd07b into main Nov 8, 2023
12 checks passed
@erictraut erictraut deleted the issue6387 branch November 8, 2023 23:51
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.

1 participant