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