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 a327efc commit 5595612Copy full SHA for 5595612
1 file changed
archinstall/tui/menu_item.py
@@ -1,5 +1,3 @@
1
-from __future__ import annotations
2
-
3
from collections.abc import Awaitable, Callable, Iterable
4
from dataclasses import dataclass, field
5
from enum import Enum, StrEnum, auto
0 commit comments