We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b15bac + 0c1d5d7 commit a4f6fc1Copy full SHA for a4f6fc1
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 19e0124
+_commit: 99606c7
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: python
.gitignore
@@ -147,8 +147,8 @@ emsdk
147
.DS_Store
148
149
# Hydra
150
-outputs/
151
-multirun/
+/outputs/
+/multirun/
152
153
# AI
154
ROADMAP.md
0 commit comments