feluelle commented on issue #5753: [AIRFLOW-4686] Make dags Pylint compatible URL: https://github.com/apache/airflow/pull/5753#issuecomment-519423077 Yes, I just noticed that, too, that I 've never used `assert_called_with`. I use `assert_has_calls` for multiple calls and for single calls I use `assert_called_once_with`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
