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