AliMuhammadOfficial commented on a change in pull request #16658:
URL: https://github.com/apache/airflow/pull/16658#discussion_r658898271



##########
File path: setup.py
##########
@@ -833,7 +833,7 @@ def get_provider_package_from_package_id(package_id: str):
     return f"apache-airflow-providers-{package_suffix}"
 
 
-def get_excluded_providers():
+def get_excluded_providers() -> List:

Review comment:
       changes done!




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