mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 13:36:54 +00:00
Fixes errors: src/flake8/__init__.py:22:1: I202 Additional newline in a section of imports. tests/unit/test_setuptools_command.py:4:1: I202 Additional newline in a section of imports. For src/flake8/__init__.py, simply remove the Python 2.6 workaround. logging.NullHandler is available on all supported Python versions. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| unit | ||
| conftest.py | ||