Fix comment typo in ESPHome diagnostics (#65268)
This commit is contained in:
parent
ef74dab352
commit
8b5e76b898
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Diahgnostics support for ESPHome."""
|
||||
"""Diagnostics support for ESPHome."""
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Any, cast
|
||||
|
|
Loading…
Add table
Reference in a new issue