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` was misconfigured to only touch `*.{pyw,pyi}` files.
This patch fixes isort config so that it actually does sort imports.
It also removes the attempt to ignore the test directory.
0 commit comments