MasashiSode/mcs_kfold

set CI with black and isort

Closed this issue · 2 comments

set CI to apply black linter with --line-length=99 and isort import formatter fot unifying the code automatically.

I thought it would probably be better to force the application of black and isort in precommit.
https://www.laac.dev/blog/automating-convention-linting-formatting-python/

this issue is closed with this PR