Fix typo in recorder (#74178)

This commit is contained in:
Erik Montnemery
2022-06-29 09:50:24 -05:00
committed by GitHub
parent d3f4108a91
commit 4e079c4417
@@ -1,4 +1,4 @@
"""The Energy websocket API."""
"""The Recorder websocket API."""
from __future__ import annotations
import logging