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