I'm not sure who maintains the publishing of the pycodestyle module in PyPI, but I've been running into issues very similar to #741, where pytest-flake8 was pulling in v2.3.1 of pycodestyle yet ...
» pycodestyle --select E226 ./example.py ./example.py:2:6: E226 missing whitespace around arithmetic operator # OK ./example.py:3:16: E226 missing whitespace around arithmetic operator # incorrect The ...
Look to these free tools to ensure that your Python code complies with recommended Python coding conventions and code quality standards In theory, any Python code is OK as long as it’s syntactically ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results