JensDiemer 2020-11-13 22:48:48 +01:00
rodzic c4c63d8e18
commit 14cddd5762
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,6 @@
#
# Move to pyproject.toml after: https://gitlab.com/pycqa/flake8/-/issues/428
#
[flake8]
exclude = .tox, .pytest_cache, *.egg-info, */migrations/*, volumes
#ignore = E402