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


##########
airflow/models/dagrun.py:
##########
@@ -768,7 +764,6 @@ def get_dag(self) -> DAG:
         return self.dag
 
     @staticmethod
-    @internal_api_call

Review Comment:
   One more thing. Whenever we see `| ....Pydantic` we should also remove it.



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