Newer
Older
[flake8]
max-line-length = 99
exclude = config/, python/, src/rest/, .tox/
ignore = E121,E123,E126,E203,E226,E24,E704,W503,N802
[flake8]
max-line-length = 99
exclude = config/, python/, src/rest/, .tox/
ignore = E121,E123,E126,E203,E226,E24,E704,W503,N802