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
Implementing the unit tests test_statein.py in #49 highlighted that transitions based on relative states (orthogonal/parallel or hierarchical) is yet to be implemented in xstate-python
The relevant unit tests for in state guards are suppressed in commit: a29329a