diff options
Diffstat (limited to 'python/tests/mypy.sh')
-rwxr-xr-x | python/tests/mypy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tests/mypy.sh b/python/tests/mypy.sh index 5f980f563b..a33a3f58ab 100755 --- a/python/tests/mypy.sh +++ b/python/tests/mypy.sh @@ -1,2 +1,3 @@ #!/bin/sh -e python3 -m mypy -p qemu +python3 -m mypy scripts/ |