Linting businessbot.py
This commit is contained in:
parent
fe9446aea3
commit
b999b5c1e6
|
@ -125,4 +125,4 @@ while True:
|
|||
right.speed(spd + (x * TURNING_SPEED))
|
||||
else:
|
||||
left.coast()
|
||||
right.coast()
|
||||
right.coast()
|
||||
|
|
Loading…
Reference in New Issue