We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb0227 commit 9b7f8e5Copy full SHA for 9b7f8e5
1 file changed
Makefile.pre.in
@@ -3120,7 +3120,7 @@ pre-commit-venv:
3120
.venv-pre-commit/bin/python3 -m pip install --upgrade pip; \
3121
.venv-pre-commit/bin/python3 -m pip install pre-commit; \
3122
fi; \
3123
- echo "The venv has been created in the .venv-pre-commit directory"; \
+ echo "The venv has been created in the .venv-pre-commit directory"; \
3124
fi
3125
3126
# Run CPython's static analysis, verification, and style checks.
0 commit comments