uranusjr commented on code in PR #53071: URL: https://github.com/apache/airflow/pull/53071#discussion_r2288093351
########## task-sdk/docs/api.rst: ########## @@ -72,6 +72,8 @@ Bases .. autoapiclass:: airflow.sdk.BaseHook +.. autoapiclass:: airflow.sdk.StartTriggerArgs Review Comment: Probably does not need to document this either. ########## task-sdk/docs/api.rst: ########## @@ -72,6 +72,8 @@ Bases .. autoapiclass:: airflow.sdk.BaseHook +.. autoapiclass:: airflow.sdk.StartTriggerArgs Review Comment: Probably should not document this either. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
