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
When running this, I would expect to get AttributeError: ... Did you mean: 'computed_b', but I'm not getting a suggestion. I think it's because the AttributeError that property.__set__ raises doesn't have .obj and .name set.