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
@@ -30,7 +30,6 @@ Two jobs here, both familiar from soft-sensor work:
from __future__ import annotations
import math
from dataclasses import dataclass, field
from typing import Dict, Optional