mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fix small markup error.
This commit is contained in:
@@ -143,7 +143,8 @@ able to tell immediately from where comes a class or a function, as in the
|
||||
most cases but the simplest single file projects.
|
||||
|
||||
|
||||
Packages --------
|
||||
Packages
|
||||
--------
|
||||
|
||||
Python provides a very straightforward packaging system, which is simply an
|
||||
extension of the module mechanism to a directory.
|
||||
|
||||
Reference in New Issue
Block a user