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 summary uses os.getenv("SYMPY_USE_CACHE"), which isn't changed with bin/test -C. I guess the only way is to parse the test output for the cache info in the header, falling back to os.getenv if that fails.