autonomio / talos

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

fixes recovery issue mentioned in #534 #546

Closed mikkokotila closed 3 years ago

mikkokotila commented 3 years ago

You want to make a PR to Talos

Thanks so much :) First, please take a moment to carefully check through the below items:

Sanity

Docs

Tests


fixes #534

pep8speaks commented 3 years ago

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

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

Comment last updated at 2021-05-25 18:09:32 UTC