Sign in
qemu
/
qemu
/
02b9d791be10ea9e4c8fdfe4cfdc2a6a0de7e810
/
.
/
python
/
tests
/
flake8.sh
blob: e0136996453f4dc675233b1c4a86bf34d527a8ab [
file
]
#!/bin/sh -e
python3
-
m flake8 qemu
/
python3
-
m flake8 scripts
/