Skip to content

Commit 81ca565

Browse files
authored
Update _ev3_port_view.py
code format spaces end of line
1 parent fd55975 commit 81ca565

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bricks/ev3/modules/_ev3_port_view.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
InfraredSensor,
99
)
1010
from pybricks.nxtdevices import (
11-
ColorSensor as NXTColorSensor,
12-
LightSensor,
11+
ColorSensor as NXTColorSensor,
12+
LightSensor,
1313
SoundSensor,
1414
UltrasonicSensor as NXTUltrasonicSensor,
1515
)

0 commit comments

Comments
 (0)