Skip to content

Clean unreachable #37092

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

Closed
wants to merge 2 commits into from
Closed

Conversation

fangchenli
Copy link
Member

xref #27396

Comment on lines -39 to -42
# The ignore here is because of a bug in mypy that is resolved in 0.740
for char, tokval in (
tokenize.EXACT_TOKEN_TYPES.items() # type: ignore[attr-defined]
)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes unused ignore in mypy=0.790.

@fangchenli fangchenli closed this Oct 13, 2020
@fangchenli fangchenli deleted the clean-unreachable branch November 18, 2022 02:21
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