openapi-generator
openapi-generator copied to clipboard
[REQ] [Python] Python generated code missing `__all__` statements to indicate module exports
Python generated code is missing __all__ statement to indicate module exports in __init__.py.
Please see https://github.com/kubernetes-client/python/pull/1973
Created a PR to handle this issue: [Python] Redundantly alias imports in package init.py file
@wing328 any news on the release of the latest version that includes this update? It was planed by the end of May and I was wondering how much do you guys think it might be delayed. Thanks!