ephraimbuddy commented on code in PR #31415: URL: https://github.com/apache/airflow/pull/31415#discussion_r1200239194
########## tests/utils/test_db.py: ########## @@ -32,10 +33,12 @@ from alembic.script import ScriptDirectory from sqlalchemy import MetaData +import airflow Review Comment: Should we make this import at the point of use? -- 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]
