Skip to content

Commit

Permalink
White space diff
Browse files Browse the repository at this point in the history
  • Loading branch information
moonbox3 committed Jan 21, 2025
1 parent 5f203a1 commit 8f6b696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ifndef UV_VERSION
curl -LsSf https://astral.sh/uv/install.sh | sh
echo "uv installed"
# Re-exec the shell so the newly installed uv is available immediately
exec $$SHELL
exec $$SHELL
else
echo "uv found $(UV_VERSION)"
echo "running uv update"
Expand Down

0 comments on commit 8f6b696

Please sign in to comment.