Skip to content

mypy cannot find module inside folder without "__init_.py" file #5262

@bySabi

Description

@bySabi

In a Python 3 project import a module inside a folder without __init__.py file, mypy was unable to find it.

Setting root mypy.ini file to:

[mypy]
python_version = 3.6

Does not solved it

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