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