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
isort is not really required for the project. And it actually caused
some weird problem, because of its dependency on pies, where pies==2.6.5
installed pies2overrides for Python 3.
This reverts commit 0cc9935.
0 commit comments