Skip to content

Fix whole-file # type: ignore comments.#6853

Merged
gvanrossum merged 1 commit intopython:masterfrom
brandtbucher:master
May 20, 2019
Merged

Fix whole-file # type: ignore comments.#6853
gvanrossum merged 1 commit intopython:masterfrom
brandtbucher:master

Conversation

@brandtbucher
Copy link
Copy Markdown
Member

Fixes #6852, and adds a regression test.

Copy link
Copy Markdown
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@gvanrossum gvanrossum merged commit 728bbfd into python:master May 20, 2019
PattenR pushed a commit to PattenR/mypy that referenced this pull request Jun 23, 2019
Fixes python#6852, and adds a regression test.
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.

Whole file # type: ignore does not silence import errors

2 participants