all: Format with ruff.

This commit is contained in:
Laurens Valk
2026-08-24 09:28:29 +02:00
parent 1df788d716
commit cab110d4c1
32 changed files with 115 additions and 246 deletions
-1
View File
@@ -3,7 +3,6 @@ from pybricks.tools import wait
print("Started!")
try:
# Run your script here as you normally would. In this
# example we just wait forever and do nothing.
while True: