You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/15 13:01:33 UTC

[GitHub] [airflow] pierrejeambrun commented on a diff in pull request #26872: Update old style typing

pierrejeambrun commented on code in PR #26872:
URL: https://github.com/apache/airflow/pull/26872#discussion_r996303657


##########
airflow/decorators/__init__.pyi:
##########
@@ -52,10 +52,10 @@ class TaskDecoratorCollection:
     def python(
         self,
         *,
-        multiple_outputs: Optional[bool] = None,

Review Comment:
   answered in the other thread (my bad) https://github.com/apache/airflow/pull/26872#discussion_r987410569, seems to work fine.



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org