docs/system/gdb.rst: Add some more heading structure
[qemu/ar7.git] / python / qemu / .flake8
blob45d8146f3f50b8bbc83aa6ad9255874f38bc1bbf
1 [flake8]
2 extend-ignore = E722  # Pylint handles this, but smarter.