In https://github.com/priya-gitTest/Python-Packaging-with-Pixi/blob/ff42b6a09bf22fdd6cb3f5b6473f9abe71444854/episodes/1_intoduction_python_packaging.md?plain=1#L67-L68 you must use ``` `__init__.py` ``` instead of ``` __init__.py ``` because `_` is a special symbol in Markdown.
In
Python-Packaging-with-Pixi/episodes/1_intoduction_python_packaging.md
Lines 67 to 68 in ff42b6a
instead of
because
_is a special symbol in Markdown.