dstandish commented on pull request #13423: URL: https://github.com/apache/airflow/pull/13423#issuecomment-776312825
> @dstandish Looks good now, though looks like you've got some test failures - one import ordering one and this one: > > ``` > File "/opt/airflow/airflow/example_dags/example_bash_operator.py", line 25, in <module> > from airflow.hooks.bash import EXIT_CODE_SKIP > ModuleNotFoundError: No module named 'airflow.hooks.bash' > ``` that's what sleep-deprived rebasing can do thanks and updated 🤞 ---------------------------------------------------------------- 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]
