mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-06-09 06:03:25 +00:00
super calls weren't specified correctly, and there's no need to convert to lists for adding tuples - tuples add to tuples just fine, just not lists.