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
Currently we only care about toplevel imports, but some packages provide different subparts of a namespace (optional dependencies/extras), or share the same toplevel namespace (e.g. google...).
To do this we may need to rewrite our own version of isort.