We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4cd8c commit 065e1d2Copy full SHA for 065e1d2
{{cookiecutter.project_name}}/noxfile.py
@@ -3,7 +3,9 @@
3
{%- if cookiecutter.docs == 'sphinx' %}
4
5
import argparse
6
+
7
{%- endif %}
8
9
import shutil
10
from pathlib import Path
11
0 commit comments