target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
[qemu/ar7.git] / python / qemu / .flake8
blob45d8146f3f50b8bbc83aa6ad9255874f38bc1bbf
1 [flake8]
2 extend-ignore = E722  # Pylint handles this, but smarter.