diff options
Diffstat (limited to 'share')
-rwxr-xr-x | share/spack/qa/run-style-tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/spack/qa/run-style-tests b/share/spack/qa/run-style-tests index 4eb503dae2..86abeeeac1 100755 --- a/share/spack/qa/run-style-tests +++ b/share/spack/qa/run-style-tests @@ -15,7 +15,6 @@ # run-flake8-tests # . "$(dirname $0)/setup.sh" -check_dependencies flake8 mypy # verify that the code style is correct spack style --root-relative |