[flake8] filename = *.pyi exclude = django-sources test-data mypy_django_plugin scripts select = F401, Y max_line_length = 120 per-file-ignores = *__init__.pyi: F401