uplsh580 commented on PR #62277: URL: https://github.com/apache/airflow/pull/62277#issuecomment-3939762269
> Better solution will be to run prek via `-m` / module rather than modifying PATH > > ``` > [sys.executable, "-m", "prek", ....] > ``` That command failed with the message "No module named prek", so I created a PR with the current command. <img width="1034" height="501" alt="image" src="https://github.com/user-attachments/assets/8b7b9f3e-2da6-4d11-809d-40b6cd66030c" /> -- 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]
