Merge tag 'pull-riscv-to-apply-20221014' of https://github.com/alistair23/qemu into...
[qemu/ar7.git] / scripts / qapi / .flake8
blob6b158c68b84a4281ff7e5aadc2e6f84bd0df5198
1 [flake8]
2 extend-ignore = E722  # Prefer pylint's bare-except checks to flake8's