Skip to content

Commit e98d76c

Browse files
Update README.md
1 parent dc11d1e commit e98d76c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ to have a landscape view in PKG and Module strucure
33

44
practice <https://pyliaorachel.github.io/blog/tech/python/2017/09/15/pythons-import-trap.html>
55

6+
# to declare a folder as PKG, to declare a file as a module
7+
8+
using
9+
10+
__init__.py (empty file)
11+
612
# to know the Project Structure
713

814
$cd <pkg>

0 commit comments

Comments
 (0)