summaryrefslogtreecommitdiff
path: root/examples/statemachine/vending_machine.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken the project (#141)Jon Dufresne2019-10-311-2/+5
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-3/+3
* Fix description in module headerPaul McGuire2019-05-281-1/+3
* Fine tuning of statemachine example, moving InvalidStateTransition declaratio...Paul McGuire2019-05-271-0/+76