qemu-e2k/scripts/qapi/.flake8

3 lines
80 B
INI

[flake8]
extend-ignore = E722 # Prefer pylint's bare-except checks to flake8's