Thank you for taking the time to report a bug! Your support is essential for the maintenance of this project. Please fill out the following fields to ease bug hunting and resolving this issue as soon as possible:
On the page URL: https://github.com/pytransitions/transitions?tab=readme-ov-file#diagrams
in the section that begins "Let's try again."
The example statement shows: lump.trigger('ionize') as this raises an exception
The correct example statement should be: lump.ionize()