Fix a couple of stale ESPHome docstrings (#126508)

This commit is contained in:
Erik Montnemery
2024-09-23 14:19:17 +02:00
committed by GitHub
parent efc1ff6eff
commit 0fc7bc2762
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
"""Repairs implementation for the cloud integration."""
"""Repairs implementation for the esphome integration."""
from __future__ import annotations

View File

@@ -1,4 +1,4 @@
"""Test ESPHome binary sensors."""
"""Test ESPHome repairs."""
import pytest