pytransitions / transitions

A lightweight, object-oriented finite state machine implementation in Python with many extensions
MIT License
5.48k stars 525 forks source link

Fix for #610: Decorate models when HSM is passed to add_states #671

Closed aleneum closed 1 month ago

aleneum commented 1 month ago

see #610 for more details

coveralls commented 1 month ago

Coverage Status

coverage: 98.526% (+0.003%) from 98.523% when pulling 573554f9076c1a7679ca1896f3e2016634df67b6 on dev-#610 into 91749d4e9608369d5bcace04a0d871e69e7f540a on master.