.flake8 131 octets
Newer Older
[flake8]
max-line-length = 100
C.G.Vedant's avatar
C.G.Vedant a validé
ignore = E121,E123,E126,E221,E222,E225,E226,E242,E701,E702,E704,E731,W503,F405,F841
exclude = tests