Skip to content

Improve markupΒ #5

@rgaiacs

Description

@rgaiacs

In

## 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.
you must use

`__init__.py`

instead of

__init__.py

because _ is a special symbol in Markdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions