Linting businessbot.py

This commit is contained in:
Hel Gibbons 2022-05-30 17:04:10 +01:00
parent fe9446aea3
commit b999b5c1e6
1 changed files with 1 additions and 1 deletions

View File

@ -125,4 +125,4 @@ while True:
right.speed(spd + (x * TURNING_SPEED))
else:
left.coast()
right.coast()
right.coast()