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