mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 22:53:59 +00:00
Make precommit checks happy (#5751)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Iterator
|
||||
from collections.abc import Iterator
|
||||
|
||||
import math
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from mock import Mock
|
||||
from unittest.mock import Mock
|
||||
|
||||
from esphome import cpp_helpers as ch
|
||||
from esphome import const
|
||||
|
||||
Reference in New Issue
Block a user