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/07/28 23:54:33 UTC

[GitHub] [airflow] uranusjr commented on issue #25389: TypeError when `func` returns `None` in `expand_kwargs(func)`

uranusjr commented on issue #25389:
URL: https://github.com/apache/airflow/issues/25389#issuecomment-1198733589

   This should be covered by #25355. New error messasge would be
   
   ```
   ValueError: expand_kwargs() expects a list[dict], not list[None]
   ```


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