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


##########
airflow/api_connexion/endpoints/dag_run_endpoint.py:
##########
@@ -18,7 +18,7 @@
 
 from http import HTTPStatus
 
-import pendulum

Review Comment:
   That’s not how Python works. `import pandas` and `from pandas import 
DataFrame` has exactly the same import time.



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