dj-embe/.flake8
2023-05-06 03:25:01 +02:00

10 lines
100 B
INI

[flake8]
ignore =
E501,
E731,
W503
exclude =
.git,
__pycache__,
__init__.py