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 the test suite
Seems that one of the latest memray versions has broken the test suite
because we don't track Cython calls anymore. Fix this by not matching
the Cython file but just the function itself.