rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.83k stars 855 forks source link

update env with recent version numbers #913

Closed rasbt closed 2 years ago

pep8speaks commented 2 years ago

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

Line 82:80: E501 line too long (86 > 79 characters) Line 113:80: E501 line too long (83 > 79 characters) Line 116:80: E501 line too long (80 > 79 characters) Line 119:80: E501 line too long (80 > 79 characters)

Line 35:80: E501 line too long (84 > 79 characters) Line 48:80: E501 line too long (80 > 79 characters) Line 99:80: E501 line too long (82 > 79 characters)

Comment last updated at 2022-04-20 20:33:33 UTC