paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 43 forks source link

Fix flake8 errors #319

Closed DimitriPapadopoulos closed 1 year ago

rth commented 1 year ago

Thanks @DimitriPapadopoulos . Feel free to update CI from Python 3.6 & 3.7 to say 3.8 & 3.10. The CI is currently a bit broken and needs fixing.

DimitriPapadopoulos commented 1 year ago

This will at least fix main / lint.

DimitriPapadopoulos commented 1 year ago

@agramfort Can you merge this one? It will improve CI by fixing main / lint.