rasbt / python-machine-learning-book-3rd-edition

The "Python Machine Learning (3rd edition)" book code repository
https://www.amazon.com/Python-Machine-Learning-scikit-learn-TensorFlow/dp/1789955750/
MIT License
4.6k stars 1.98k forks source link

Fix tf version dimension issue #140

Closed rasbt closed 3 years ago

rasbt commented 3 years ago

Fixes #139

@vmirly can you double check that this looks good?

pep8speaks commented 3 years ago

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

Line 278:9: E122 continuation line missing indentation or outdented Line 280:9: E122 continuation line missing indentation or outdented Line 281:1: W293 blank line contains whitespace Line 285:9: E122 continuation line missing indentation or outdented Line 287:9: E122 continuation line missing indentation or outdented

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB