Skip to content

Commit 40434aa

Browse files
committed
fix formatting again
1 parent 085da3c commit 40434aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ download-libraries: .venv ## Download the required libraries
2525
else \
2626
$(UV) pip install git+https://github.com/proveskit/pysquared --target lib --no-deps --upgrade --quiet; \
2727
fi
28-
28+
2929
@rm -rf lib/*.dist-info
3030
@rm -rf lib/.lock
3131

0 commit comments

Comments
 (0)