mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-14 10:35:53 +00:00
all: Format with ruff.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user