1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Make precommit checks happy (#5751)

This commit is contained in:
Jimmy Hedman
2023-11-15 00:38:36 +01:00
committed by GitHub
parent aecc6655db
commit cdcb25be8e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
from typing import Iterator
from collections.abc import Iterator
import math