debian-django-tenant-schemas/setup.cfg

4 lines
82 B
INI

[flake8]
exclude = .tox,docs,build,migrations,__init__.py
ignore = C901,E501,E731