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

blacken #181

Closed hirosassa closed 3 years ago

hirosassa commented 3 years ago

What is this PR?

I applied black and isort.

I planned using pysen as a linter in gokart. Before applying pysen, we have to apply black and isort to reduce complexity of changes

vaaaaanquish commented 3 years ago

:cool:

hirosassa commented 3 years ago

I'll fix formatting CI in another PR applying pysen.

hirosassa commented 3 years ago

Since black is very far from our style practice, I'll close this PR