Skip to content

INP001 doesn't trigger if there are no Python files in the immediate directory #13519

@charliermarsh

Description

@charliermarsh

If you have a directory within your project that's missing an __init__.py file, but it only contains Python modules (directories with __init__.py files), and no Python files, we won't catch it in the implicit namespace package rule.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions