Skip to content

Commit 065e1d2

Browse files
committed
chore: fix one more space
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 9b4cd8c commit 065e1d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

{{cookiecutter.project_name}}/noxfile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
{%- if cookiecutter.docs == 'sphinx' %}
44

55
import argparse
6+
67
{%- endif %}
8+
79
import shutil
810
from pathlib import Path
911

0 commit comments

Comments
 (0)