Skip to content

fixes for flake8 3.7#4693

Merged
nicoddemus merged 2 commits into
pytest-dev:masterfrom
asottile:flake8_3_7_0
Jan 30, 2019
Merged

fixes for flake8 3.7#4693
nicoddemus merged 2 commits into
pytest-dev:masterfrom
asottile:flake8_3_7_0

Conversation

@asottile

Copy link
Copy Markdown
Member

I opted to remove the PEP 484 type comment annotations for now since we're not linting for mypy

Also upgraded the pre-commit hooks since virtualenv has been released fixing the weird black issue that was happening before

@nicoddemus nicoddemus merged commit b96e162 into pytest-dev:master Jan 30, 2019
@asottile asottile deleted the flake8_3_7_0 branch January 30, 2019 15:24
@blueyed

blueyed commented Jan 31, 2019

Copy link
Copy Markdown
Contributor

I opted to remove the PEP 484 type comment annotations for now since we're not linting for mypy

Does flake8 complain about them?

@asottile

Copy link
Copy Markdown
Member Author

I opted to remove the PEP 484 type comment annotations for now since we're not linting for mypy

Does flake8 complain about them?

pyflakes 2.1 now recognizes PEP 484 # type: ... comments

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.

3 participants