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