xref: /qemu/scripts/qapi/.flake8 (revision 13f934e7)
1[flake8]
2extend-ignore = E722  # Prefer pylint's bare-except checks to flake8's
3