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
CI is broken on main due to this isort issue, the root cause lies in an
underlying incompatible change in Poetry.
PyCQA/isort#2083
With the upgrade to flake8 6, we ran into an issue with comments in the
configuration file. Those comments are moved to their own lines above
the config instead, see issue below.
PyCQA/flake8#1756
0 commit comments