Skip to content

Commit

Permalink
Update pyhap/accessory_driver.py
Browse files Browse the repository at this point in the history
Co-authored-by: J. Nick Koston <nick@koston.org>
  • Loading branch information
kormax and bdraco authored Oct 8, 2023
1 parent b6c0add commit 263401f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyhap/accessory_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import tempfile
import threading
import time
from typing import Optional, List, Dict, Any, Tuple
from typing import Any, Dict, List, Optional, Tuple

from zeroconf import ServiceInfo
from zeroconf.asyncio import AsyncZeroconf
Expand Down

0 comments on commit 263401f

Please sign in to comment.