We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c4a9df commit 1c94527Copy full SHA for 1c94527
{{cookiecutter.project_name}}/scripts/setup-venv.py
@@ -1,6 +1,6 @@
1
"""Script responsible for first time setup of the project's venv.
2
3
-Since this a first time setup script, we intentionally only use builtin Python dependencies.
+Since this is a first time setup script, we intentionally only use builtin Python dependencies.
4
"""
5
6
import argparse
0 commit comments