Skip to content

Commit

Permalink
chore: Template upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed May 25, 2024
1 parent 70f39f7 commit 101dc2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: 1.1.1
_commit: 1.1.2
_src_path: gh:mkdocstrings/handler-template
author_email: [email protected]
author_fullname: Timothée Mazzucotelli
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ actions = \

.PHONY: $(actions)
$(actions):
@bash scripts/make "$@"
@python scripts/make "$@"

0 comments on commit 101dc2a

Please sign in to comment.