We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091596b commit 0ccf3a5Copy full SHA for 0ccf3a5
qubesadmin/devices.py
@@ -32,7 +32,7 @@ class is implemented by an extension.
32
is :py:class:`str`.
33
"""
34
import itertools
35
-from typing import Optional, Iterable
+from typing import Iterable
36
37
import qubesadmin.exc
38
from qubesadmin.device_protocol import (Port, DeviceInfo, UnknownDevice,
0 commit comments