gru/.flake8

5 lines
122 B
Plaintext
Raw Permalink Normal View History

2023-07-07 01:08:14 +00:00
[flake8]
ignore = E203, W503, E501
max-line-length = 120
exclude = .git,__pycache__,__init__.py,.mypy_cache,.pytest_cache