Skip to content

Commit 5ccbf0c

Browse files
Update project_structure.md
1 parent ba39159 commit 5ccbf0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

episodes/project_structure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ pixi update
108108
```output
109109
✔ Lock-file was already up-to-date
110110
```
111+
Let us not create a folder named my_package and add 3 files inside it namely `happy.py`, `sad.py` and `__init__.py`
111112

112113
```python
113114
# happy.py <- A module

0 commit comments

Comments
 (0)