potiuk commented on code in PR #45259:
URL: https://github.com/apache/airflow/pull/45259#discussion_r1907732152


##########
airflow/models/abstractoperator.py:
##########
@@ -44,7 +44,7 @@
 if TYPE_CHECKING:
     from collections.abc import Mapping
 
-    import jinja2  # Slow import.
+    import jinja2  # Slow imports.

Review Comment:
   Yeah. I could not help myself.



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