uranusjr commented on PR #26596: URL: https://github.com/apache/airflow/pull/26596#issuecomment-1255819831
I have a mind to create a more generic `is_arg_set` function for this purpose (it’s more convenient for a lot of cases). That can be done separately (maybe for 2.5 instead of a patch in 2.4) so let’s just use `isinstance` in this PR without too much magic. -- 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]
