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
Add cached-property for managing properties
Instead of using a "custom" one, we now rely on a third-party library
with proper tests. Due this change we had to move away from slots, but
fortunately this won't be a real problem.