Skip to content

Commit ab7c1b2

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#144 from okin/patch-1
Fix small markup error.
2 parents e238491 + 39103d0 commit ab7c1b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/writing/structure.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ able to tell immediately from where comes a class or a function, as in the
143143
most cases but the simplest single file projects.
144144

145145

146-
Packages --------
146+
Packages
147+
--------
147148

148149
Python provides a very straightforward packaging system, which is simply an
149150
extension of the module mechanism to a directory.

0 commit comments

Comments
 (0)