mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Update __init__.py
Added rogue missing comma!
This commit is contained in:
@@ -24,7 +24,7 @@ from .output_devices import (
|
||||
Motor,
|
||||
)
|
||||
from .boards import (
|
||||
TrafficLights
|
||||
TrafficLights,
|
||||
PiTraffic,
|
||||
FishDish,
|
||||
PiLiter,
|
||||
|
||||
Reference in New Issue
Block a user