ashb commented on issue #8095: stop rendering some class docs in wrong place URL: https://github.com/apache/airflow/pull/8095#issuecomment-608530805 ```python __all__ = [YandexCloudBaseHook] ``` may work as well and is a less-obscure fix. (That controls what is "imported" when using a python module)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
