kaxil commented on code in PR #45627:
URL: https://github.com/apache/airflow/pull/45627#discussion_r1914485652


##########
airflow/decorators/base.py:
##########
@@ -62,8 +62,8 @@
         OperatorExpandArgument,
         OperatorExpandKwargsArgument,
     )
-    from airflow.models.mappedoperator import ValidationSource
     from airflow.sdk.definitions.dag import DAG
+    from airflow.sdk.definitions.mappedoperator import ValidationSource

Review Comment:
   unrelated: `ValidationSource` is a weird name but it existed before the PR 
anyway



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