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
The sed script replaces a call to imp.get_tag() (imp is depricated)
with a call to sys.implementation.cache_tag, but didn't fix up the
imports to import sys.
0 commit comments