generated from carpentries/workbench-template-md
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In
Python-Packaging-with-Pixi/episodes/1_intoduction_python_packaging.md
Lines 67 to 68 in ff42b6a
| ## What is __init__.py file in Python? | |
| The __init__.py file (aka dunder init) is a Python file that is executed when a package is imported. |
`__init__.py`
instead of
__init__.py
because _ is a special symbol in Markdown.
priya-gitTest
Metadata
Metadata
Assignees
Labels
No labels