mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Fix wolflink datetime import (#38028)
This commit is contained in:
parent
1fc37fec7b
commit
01d2d2f315
@ -1,5 +1,5 @@
|
||||
"""The Wolf SmartSet Service integration."""
|
||||
from _datetime import timedelta
|
||||
from datetime import timedelta
|
||||
import logging
|
||||
|
||||
from httpcore import ConnectError
|
||||
|
Loading…
x
Reference in New Issue
Block a user