rasbt / machine-learning-book

Code Repository for Machine Learning with PyTorch and Scikit-Learn
https://sebastianraschka.com/books/#machine-learning-with-pytorch-and-scikit-learn
MIT License
3.61k stars 1.3k forks source link

Add warning about matplotlib 3.8 #155

Closed rasbt closed 1 year ago

pep8speaks commented 1 year ago

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

Line 41:80: E501 line too long (108 > 79 characters) Line 46:1: W293 blank line contains whitespace