mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-25 11:02:28 +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.