Lee-W commented on code in PR #71477:
URL: https://github.com/apache/airflow/pull/71477#discussion_r4045711312
##########
dev/registry/extract_parameters.py:
##########
@@ -95,6 +96,7 @@ class Module:
provider_id: str
provider_name: str
supports_durable_execution: bool
+ guide_url: str | None = None
Review Comment:
fixed it. thanks!
--
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]