Skip to content

Commit 1228e39

Browse files
Update from copier (2026-04-05T06:09:53)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 413ce2d commit 1228e39

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 9be318c
2+
_commit: 9b579a3
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,16 @@ dmypy.json
112112
/site
113113
index.md
114114
docs/_build/
115-
docs/src/_build/
116115
docs/api
117-
docs/index.md
118116
docs/html
117+
<<<<<<< before updating
119118
docs/wiki
119+
=======
120+
docs/index.md
121+
>>>>>>> after updating
120122
docs/jupyter_execute
123+
docs/src/_build/
124+
docs/superpowers
121125
index.md
122126

123127
# JS

0 commit comments

Comments
 (0)