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 actual "DefaultStorage" storage class is a "LazyObject" proxy, which ought
to be a generic "LazyObject[Storage]", but doesn't support functionality as a
proxy. Currently, "default_storage" doesn't have a useful annotation.
0 commit comments