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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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