aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/.flake8
blob: 45d8146f3f50b8bbc83aa6ad9255874f38bc1bbf (plain)
1
2
[flake8]
extend-ignore = E722  # Pylint handles this, but smarter.