[flake8]
ignore =
    N802

per-file-ignores =
    src/pytest_twisted/__init__.py: F401
