RoyLee1224 commented on code in PR #56785: URL: https://github.com/apache/airflow/pull/56785#discussion_r2442547482
########## providers/neo4j/tests/unit/neo4j/operators/test_neo4j.py: ########## @@ -19,7 +19,11 @@ from unittest import mock from airflow.providers.neo4j.operators.neo4j import Neo4jOperator -from airflow.utils import timezone + Review Comment: Got it, working on 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]
