Sign in
qemu
/
qemu
/
9a4b35f57eefbfc6977ed47d1f19d839e9e4784d
/
.
/
python
/
tests
/
mypy.sh
blob: a33a3f58ab398567762775f81dfb18f7fe517b5d [
file
] [
log
] [
blame
]
#!/bin/sh -e
python3
-
m mypy
-
p qemu
python3
-
m mypy scripts
/