ionik0 commented on PR #37304:
URL: https://github.com/apache/superset/pull/37304#issuecomment-3790784150

   > @ionik0 Superset uses Git pre-commit hooks courtesy of 
[pre-commit](https://pre-commit.com/). To install run the following:
   > 
   > ```
   > pip3 install -r requirements/development.txt
   > pre-commit install
   > ```
   > 
   > A series of checks will now run when you make a git commit.
   > 
   > Alternatively it is possible to run pre-commit by running pre-commit 
manually:
   > 
   > `pre-commit run --all-files`
   
   I did it but i still get the same error , actually i am contributing in an 
open source project for the first time in hopes for gsoc 2026


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to