archinstall/archinstall/tui
Daniel Girtler 5612325dc3
Refactor code to reduce circular dep (#4175)
* Refactor to reduce circular dep

* Update

* Update
2026-01-28 13:43:57 +01:00
..
ui Fix useless-return warnings reported by Pylint (#4173) 2026-01-27 16:40:38 +11:00
__init__.py Migrate UI to textual (#3997) 2026-01-19 07:01:40 +11:00
curses_menu.py Migrate UI to textual (#3997) 2026-01-19 07:01:40 +11:00
help.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
menu_item.py Refactor code to reduce circular dep (#4175) 2026-01-28 13:43:57 +01:00
result.py Specify menu return types using generics instead of Any (#3400) 2025-04-27 13:01:17 +10:00
types.py Use Self for remaining occurrences (#4135) 2026-01-17 18:51:44 +11:00