Skip to content

typing: ignore false positive with more-itertools#6593

Merged
blueyed merged 1 commit intopytest-dev:masterfrom
blueyed:typing-ignore-more-itertools
Jan 28, 2020
Merged

typing: ignore false positive with more-itertools#6593
blueyed merged 1 commit intopytest-dev:masterfrom
blueyed:typing-ignore-more-itertools

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Jan 28, 2020

Fixed in more-itertools/more-itertools#374.

Verified that mypy --warn-unused-ignores src/_pytest/python_api.py with
more-itertools master catches it (i.e. states that it is not required anymore).

@blueyed blueyed merged commit 18ac7e0 into pytest-dev:master Jan 28, 2020
@blueyed blueyed deleted the typing-ignore-more-itertools branch January 28, 2020 13:24
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.

2 participants