Skip to content

Commit

Permalink
Underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jun 2, 2024
1 parent e45f5fb commit d4bb216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ endef

.PHONY: check
check: venv
$(call ensure_package,pre-commit)
$(call ensure_package,pre_commit)
$(VENVDIR)/bin/python3 -m pre_commit run --all-files

.PHONY: serve
Expand Down

0 comments on commit d4bb216

Please sign in to comment.