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