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
Composite(behaviour.Behaviour) should be implemented as an abstract (ABC) class. Users will confuse this as a valid type of composite when setting up a pytree (and end up getting INVALID state when running the tree).