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
ENH : make container broadcast {get,set}_* functions
This uses magic in the `__getattribute__` method which _works_ but
does not play nice with IDE's, documentation, or tab-complete.
Some Artist properties we don't want to broadcast, like
the label.
0 commit comments