summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/py/.flake8
blob: f9c71a7fbc4d04390b183812d0ebfbe9762c90ba (plain)
1
2
3
4
[flake8]
max-line-length = 120
per-file-ignores =
    **/*.pyi:E252,E301,E302,E305,E501,E701,E704,F401,F811,F821