tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
[qemu/ar7.git] / python / tests / flake8.sh
blobe0136996453f4dc675233b1c4a86bf34d527a8ab
1 #!/bin/sh -e
2 python3 -m flake8 qemu/
3 python3 -m flake8 scripts/