From 5c230a267cc66669bfd22fcaa53b354b25d0117d Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Sun, 14 Jun 2026 13:53:02 -0400 Subject: [PATCH] ran treefmt --- python/heater/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/heater/main.py b/python/heater/main.py index ec3e4b4..d102797 100644 --- a/python/heater/main.py +++ b/python/heater/main.py @@ -1,4 +1,5 @@ """FastAPI heater control service.""" + from __future__ import annotations import logging