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:
@@ -23,7 +23,6 @@ class MySensor(Ev3devSensor):
|
||||
|
||||
# Open the modes file.
|
||||
with open(modes_path, "r") as m:
|
||||
|
||||
# Read the contents.
|
||||
contents = m.read()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user