Skip to content

Commit 7728b1e

Browse files
committed
Adjust header in quickstart.py to reduce wrapping
1 parent b844b77 commit 7728b1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

{{cookiecutter.package_name}}/examples/quickstart.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Quickstart example
22
3-
This example script imports the {{cookiecutter.package_name}} package and prints out
4-
the version.
3+
This example script imports our package and prints out the version.
54
"""
65

76
import logging

0 commit comments

Comments
 (0)