Skip to content

[pylint] No private method importing under __all__ #39470

Open
@l0lawrence

Description

Don't import _foo methods under __all___, that does not make sense

__all__ = ["_foo"] should not be allowed

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions