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
Note that using `@property` to deprecate the attributes doesn't really
help as we'd want something that also returns the string value when
accessed from a class rather than from an instance; while it is
technically possible to write such a descriptor that seems a bit
overkill...
0 commit comments