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
Fixes#169
Reloading modules is performed by clearing `sys.modules` cache
before (re-)importing.
That common strategy works well for various packages for several years.
0 commit comments