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