Closed praptisharma28 closed 9 months ago
@praptisharma28 you will have to install pre-commit pip install pre-commit
and pre-commit install
and then run pre-commit on all files to fix the error. pre-commit run --all-files
Added precomit in the environment variables , still its not recognised ? @tushar5526
https://pre-commit.com/ - Setup this
done @tushar5526
ok done @tushar5526 , dev already have a version of pre-commit. removed from requirements.txt . You can check now.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
301f690
) 87.31% compared to head (e4274fb
) 87.31%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@tushar5526 do I need to do anything more?
closes #33