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
PyCharm has added support for running using python -m as an alternative to script paths. Backport #2359 so users who remain on 0.12 don't see this confusing warning.
PyCharm has added support for running using
python -mas an alternative to script paths. Backport #2359 so users who remain on 0.12 don't see this confusing warning.