You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that the recent changes made to pep8 were not captured, causing the test_pep8.py to fail. running popular formatting tools like black should suffice in the newest version
Due to some confusion, the pep8 package has been renamed to pycodestyle. https://pypi.org/project/pycodestyle/.
The change was requested here: PyCQA/pycodestyle#466
The text was updated successfully, but these errors were encountered: