Skip to content

Commit 8843c1f

Browse files
authored
Merge pull request #7 from tenkovin/patch-1
Update packaging.rst
2 parents a5526e2 + 1544948 commit 8843c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ each containing related data and functionality.
146146
:caption: graphics.py
147147

148148
Typically, the "top-level" executable code is
149-
put in in a separate script
149+
put in a separate script
150150
which imports functions and data from other modules:
151151

152152
.. code-block:: python

0 commit comments

Comments
 (0)