mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 02:22:16 +00:00
3df061b1bd
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.