chore: enforce ruff config and fix lint findings

This commit is contained in:
2026-08-15 20:45:02 +01:00
parent 06ce53bc44
commit dbbea1a95f
12 changed files with 42 additions and 26 deletions
-1
View File
@@ -25,7 +25,6 @@ same code to the Pi unchanged.
from __future__ import annotations
import math
import random
import time
from typing import Any, Dict, Optional