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 c121ca8 commit a6d9c4fCopy full SHA for a6d9c4f
plugwise_usb/__init__.py
@@ -6,7 +6,7 @@
6
7
from __future__ import annotations
8
9
-from asyncio import create_task, get_running_loop
+from asyncio import get_running_loop
10
from collections.abc import Callable, Coroutine
11
from functools import wraps
12
import logging
0 commit comments