scil-vital / dwi_ml

Code for people working on machine learning for diffusion MRI
MIT License
8 stars 7 forks source link

Add the possibility to put more weight to EOS (except classif) #201

Closed EmmaRenauld closed 1 year ago

pep8speaks commented 1 year ago

Hello @EmmaRenauld! Thanks for opening this PR.

Line 203:80: E501 line too long (80 > 79 characters)

Line 68:80: E501 line too long (80 > 79 characters)

Do see the PEP 8 -- Style Guide for Python Code