rustikk opened a new pull request #21780:
URL: https://github.com/apache/airflow/pull/21780


   closes: #21768
   
   When the default_args is anything but a dictionary or None a nasty error 
shows. This commit adds a TypeError if anything other than a dictionary or None 
is passed to it and returns "default_args must be a dictionary".
   


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