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