Skip to content

Commit

Permalink
Forgot the import
Browse files Browse the repository at this point in the history
  • Loading branch information
AboveColin authored Sep 23, 2024
1 parent 01941d4 commit e9fbcd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dirigera/devices/outlet.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from __future__ import annotations
import datetime
from typing import Any, Optional, Dict
from .device import Attributes, Device, StartupEnum
from ..hub.abstract_smart_home_hub import AbstractSmartHomeHub
Expand Down

0 comments on commit e9fbcd6

Please sign in to comment.