autonomio / talos

Hyperparameter Experiments with TensorFlow and Keras
https://autonom.io
MIT License
1.62k stars 269 forks source link

v.0.6 to Dev #339

Closed mikkokotila closed 5 years ago

mikkokotila commented 5 years ago

See commit details for more information.

pep8speaks commented 5 years ago

Hello @mikkokotila! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 75:1: W293 blank line contains whitespace

Line 71:9: E722 do not use bare 'except'

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

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

Line 44:9: E722 do not use bare 'except'

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

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