Fix typo in recorder (#74178)

This commit is contained in:
Erik Montnemery
2022-06-29 16:50:24 +02:00
committed by GitHub
parent d3f4108a91
commit 4e079c4417

View File

@@ -1,4 +1,4 @@
"""The Energy websocket API."""
"""The Recorder websocket API."""
from __future__ import annotations
import logging