BiomedSciAI / fuse-med-ml

A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
134 stars 34 forks source link

Add format checkers as pre-commit hooks #197

Closed SagiPolaczek closed 1 year ago

SagiPolaczek commented 1 year ago

Is your feature request related to a problem? Please describe. Currently the format changes must be applied manually before pushing to remote.

Describe the solution you'd like The format changes will be applied automatically with a pre-commit hook.

Additional context Ref: https://pre-commit.com/hooks.html

ishita1805 commented 1 year ago

Hi! i'd like to pick this up

SagiPolaczek commented 1 year ago

@ishita1805

Hey! That will be great.

Please feel free to reach me out here for any question.

ishita1805 commented 1 year ago

Hey @SagiPolaczek my PR is ready for review https://github.com/BiomedSciAI/fuse-med-ml/pull/198