Skip to content

Commit 823a09d

Browse files
committed
more verbose
2 parents 895fa8d + 53ed895 commit 823a09d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/evergreen/check_precommit.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ if [[ -f "${PROJECT_DIR}/venv/bin/activate" ]]; then
1919
source "${PROJECT_DIR}/venv/bin/activate"
2020
fi
2121

22-
# pre-commit should now be available from the venv
2322
echo "Running pre-commit hooks..."
2423
echo "pre-commit version: $(pre-commit --version)"
2524

0 commit comments

Comments
 (0)