amoghrajesh commented on code in PR #59894: URL: https://github.com/apache/airflow/pull/59894#discussion_r2652337261
########## airflow-core/src/airflow/api_fastapi/core_api/datamodels/ui/calendar.py: ########## @@ -19,8 +19,7 @@ from datetime import datetime from typing import Literal -from pydantic import BaseModel Review Comment: Yep, good idea to add a prek hook. @nhuantho it can be a follow up. -- 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]
