Azure / Azure/azure-sdk-for-python

[pylint] No private method importing under __all__

Open
#39,470 1 comment 0 reactions 1 assignee Claimed by @l0lawrence View on GitHub
pylint
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

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

`__all__ = ["_foo"]` should not be allowed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.