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