We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f40c9 commit 11ba387Copy full SHA for 11ba387
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: c124449
+_commit: a74894d
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.gitignore
@@ -146,6 +146,7 @@ csp_bot_commands/extension
146
# Jupyter
147
.ipynb_checkpoints
148
.autoversion
149
+Untitled*.ipynb
150
!csp_bot_commands/extension/csp_bot_commands.json
151
!csp_bot_commands/extension/install.json
152
csp_bot_commands/nbextension
0 commit comments