archinstall/archinstall/lib/menu
correctmost d70e03fa3b
Update mypy to 1.20.0 (#4352)
* Update mypy to 1.20.0

This commit also removes a cast that is no longer needed after
https://github.com/python/mypy/pull/20602

* Ignore os.system deprecation warnings from mypy to fix CI
2026-04-02 07:51:47 +11:00
..
__init__.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
abstract_menu.py Async menu (#4308) 2026-03-16 10:39:36 +11:00
helpers.py fix: reintegrate PasswordStrength into password prompt (#4111) (#4291) 2026-03-18 22:48:05 +11:00
list_manager.py Update mypy to 1.20.0 (#4352) 2026-04-02 07:51:47 +11:00
menu_helper.py Migrate UI to textual (#3997) 2026-01-19 07:01:40 +11:00
util.py Allow skip on password confirmation (#4273) 2026-03-21 17:57:17 +11:00