gradsflow/gradsflow-automl

Change coding style to black

Closed this issue · 1 comments

Is your feature request related to a problem? Please describe.

I think it would be better to implement black (https://github.com/psf/black) as a coding style for Gradsflow.

yes, the current pre-commit hook formats code with Black - https://github.com/gradsflow/gradsflow/blob/main/.pre-commit-config.yaml#L11