Skip to content

Commit

Permalink
runtests.sh isort (#4134)
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
  • Loading branch information
rijobro authored Apr 14, 2022
1 parent 137164d commit 5e180c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ then
then
install_deps
fi
${cmdPrefix}isort --version
${cmdPrefix}${PY_EXE} -m isort --version

if [ $doIsortFix = true ]
then
Expand Down

0 comments on commit 5e180c6

Please sign in to comment.