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