Lee-W commented on code in PR #66708:
URL: https://github.com/apache/airflow/pull/66708#discussion_r3233422794


##########
airflow-core/src/airflow/state/metastore.py:
##########
@@ -37,6 +37,19 @@
     from sqlalchemy.ext.asyncio import AsyncSession
     from sqlalchemy.orm import Session
 
+from collections.abc import AsyncGenerator
+from contextlib import asynccontextmanager

Review Comment:
   It should be moved to top.



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