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 0579346 commit 104f124Copy full SHA for 104f124
tests/test_templates.py
@@ -93,7 +93,7 @@ def run_init(
93
"--no-ide",
94
"--no-git",
95
"--no-workspace",
96
- "--no-bootstrap"
+ "--no-bootstrap",
97
]
98
answers = {**DEFAULT_PARAMETERS, **(answers or {})}
99
0 commit comments