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
Using black's default line length of 88.
Black follows the PEP8 standard more closely than
pycodestyle does (as used in the flake8 checks)
so must disable E203 until this is fixed:
PyCQA/pycodestyle#373
0 commit comments