Skip to content

Commit

Permalink
Fix popd indent in run
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Feb 5, 2024
1 parent 9d6fc91 commit aa755d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ install_python_test_deps_() {
else
run_command pip3 install --user -e .[test]
fi
popd
popd
fi
hash -r
}
Expand Down

0 comments on commit aa755d8

Please sign in to comment.