crypto: luks: Fix tiny memory leak
[qemu/ar7.git] / scripts / qapi / .flake8
blob6b158c68b84a4281ff7e5aadc2e6f84bd0df5198
1 [flake8]
2 extend-ignore = E722  # Prefer pylint's bare-except checks to flake8's