m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
305 stars 57 forks source link

apply Flake8 and add it to CI #303

Closed hirosassa closed 1 year ago

hirosassa commented 1 year ago

SSIA

I applied flake8 to gokart. I separated commit for each flake8 error code.

Plz review.

Hi-king commented 1 year ago

@hirosassa Thank you for cool refactoring!