summaryrefslogtreecommitdiff
path: root/scripts/qapi/.flake8
blob: 6b158c68b84a4281ff7e5aadc2e6f84bd0df5198 (plain)
1
2
[flake8]
extend-ignore = E722  # Prefer pylint's bare-except checks to flake8's