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