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
If you open a new Python buffer and type some code (e.g. import os) without a trailing newline, then run M-x isortify-buffer, Emacs hangs until you press C-g to interrupt it.