mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Fix wolflink datetime import (#38028)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""The Wolf SmartSet Service integration."""
|
||||
from _datetime import timedelta
|
||||
from datetime import timedelta
|
||||
import logging
|
||||
|
||||
from httpcore import ConnectError
|
||||
|
Reference in New Issue
Block a user