Azure / Azure/azure-sdk-for-python
[pylint] No private method importing under __all__
Abierto
pylint
- Lenguaje dominante
- Python
- Estrellas
- 5.6k
- Forks
- 3.4k
- Merge medio
- 2 d 2 h
- PR fusionados (30 d)
- 213
Descripción
Don't import `_foo` methods under `__all___`, that does not make sense
`__all__ = ["_foo"]` should not be allowed
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.