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