potiuk commented on a change in pull request #20423:
URL: https://github.com/apache/airflow/pull/20423#discussion_r772555124



##########
File path: airflow/providers/alibaba/cloud/example_dags/example_oss_bucket.pyi
##########
@@ -0,0 +1,19 @@
+from typing import Optional
+
+class OSSCreateBucketOperator:
+    def __init__(
+        self,
+        region: str = ...,

Review comment:
       And others.




-- 
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]


Reply via email to