ashb commented on code in PR #25780:
URL: https://github.com/apache/airflow/pull/25780#discussion_r950191964


##########
airflow/providers/docker/decorators/docker.py:
##########
@@ -27,7 +27,8 @@
 
 from airflow.decorators.base import DecoratedOperator, task_decorator_factory
 from airflow.providers.docker.operators.docker import DockerOperator
-from airflow.utils.python_virtualenv import remove_task_decorator, 
write_python_script
+from airflow.utils.decorators import remove_task_decorator

Review Comment:
   This is going to need a bit of a dance to make it work with backcompat



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