Srabasti commented on PR #59940: URL: https://github.com/apache/airflow/pull/59940#issuecomment-3707590820
Thanks for including the changes for Line 92 @mohit7705! However, looks like static checks are failing as below. <img width="1358" height="613" alt="image" src="https://github.com/user-attachments/assets/78b3d6db-7723-4602-a713-8e92f12322f9" /> As Jens and Jarek advised above, have you reproduced locally by running `prek run --all-files` in your branch? Prek will fix any formatting errors, and then you can push the commit from your branch. To run prek as part of git workflow, use `prek install` to set up git hooks. <img width="1016" height="571" alt="image" src="https://github.com/user-attachments/assets/d6b99971-f5f7-46f6-950f-31084bd7241c" /> -- 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]
