Newer
Older
[flake8]
max-line-length = 120
exclude = .git, __pycache__, client/, .venv/, node_modules/ # no need to traverse these directories
[flake8]
max-line-length = 120
exclude = .git, __pycache__, client/, .venv/, node_modules/ # no need to traverse these directories