mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-09-08 08:52:38 +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.