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
For example, if you would create a virtual environment in the subfolder
venv, isort will check all of the installed packages in that venv.
This also fixes a small bug where the ">=5" at the end of the pip
install command for isort would be interpreted as a redirect, creating a
file "=5" with the output from pip.
0 commit comments