Skip to content

Commit 39103d0

Browse files
committed
Fix small markup error.
1 parent e238491 commit 39103d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)