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