uranusjr commented on code in PR #33865:
URL: https://github.com/apache/airflow/pull/33865#discussion_r1308321387


##########
dev/breeze/src/airflow_breeze/utils/docker_command_utils.py:
##########
@@ -39,6 +36,8 @@
     # We handle the ImportError so that autocomplete works with just click 
installed
     version = None  # type: ignore[assignment]
 
+from typing import TYPE_CHECKING

Review Comment:
   This import seems misplaced



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