Skip to content

Commit 9b7f8e5

Browse files
committed
tabs (again)
1 parent edb0227 commit 9b7f8e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3120,7 +3120,7 @@ pre-commit-venv:
31203120
.venv-pre-commit/bin/python3 -m pip install --upgrade pip; \
31213121
.venv-pre-commit/bin/python3 -m pip install pre-commit; \
31223122
fi; \
3123-
echo "The venv has been created in the .venv-pre-commit directory"; \
3123+
echo "The venv has been created in the .venv-pre-commit directory"; \
31243124
fi
31253125

31263126
# Run CPython's static analysis, verification, and style checks.

0 commit comments

Comments
 (0)