We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2636bc commit ad978a1Copy full SHA for ad978a1
plugwise_usb/api.py
@@ -1,6 +1,5 @@
1
"""Plugwise USB-Stick API."""
2
3
-from collections.abc import Awaitable, Callable
4
from dataclasses import dataclass
5
from datetime import datetime
6
from enum import Enum, auto
0 commit comments