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 typical usage of this decorator would be to be applied above a
:obj:cached_method or :obj:cached_function decorator so that
the correct cached object is returned.