Format with black

This commit is contained in:
Michel van de Wetering 2025-04-25 21:49:43 +02:00
parent 44fe6a626b
commit 5650d7f5ca
17 changed files with 48 additions and 27 deletions

View file

@ -1,4 +1,5 @@
"""Mikrotik sensor platform."""
from __future__ import annotations
from logging import getLogger