PyInventory/.flake8

8 wiersze
169 B
Plaintext
Czysty Zwykły widok Historia

#
# Move to pyproject.toml after: https://github.com/PyCQA/flake8/issues/234
#
[flake8]
2024-09-05 16:00:48 +00:00
exclude = .*, dist, htmlcov, */migrations/*
#ignore = E402
max-line-length = 119