Skip to content

Commit a0026c1

Browse files
committed
Remove space
1 parent b851922 commit a0026c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/external_devices_examples/pushbot_light_follower.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
# Last column of the right-side column group
113113
end_of_right = retina_resolution.value.pixels
114114

115-
# First row to consider in any group of pixels
115+
# First row to consider in any group of pixels
116116
# (i.e. ignore bright top lights)
117117
start_row = 30
118118

0 commit comments

Comments
 (0)