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
Fix extension re-import check for swig v4.4.0 (#2992)
Extension initialization changed there. `%init` code is now executed each time the extension is executed, not only during the initial import.
Fixes#2991.
0 commit comments