archinstall/archinstall/lib
Daniel Girtler b61b5c82fa
Simplify translation call in f-string (#2826)
2024-11-16 10:46:33 +01:00
..
disk Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
interactions Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
locale Remove most deprecated typing.Dict usage (#2813) 2024-11-16 11:57:46 +11:00
menu Fix some mypy warnings in the lib/ directory (#2822) 2024-11-16 18:27:26 +11:00
models Fix some mypy warnings in the lib/ directory (#2822) 2024-11-16 18:27:26 +11:00
packages Fix some mypy warnings in the lib/ directory (#2822) 2024-11-16 18:27:26 +11:00
pacman Remove most of the remaining deprecated typing imports (#2818) 2024-11-16 14:01:24 +11:00
profile Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
utils Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
__init__.py Converted the lib to a pip supported structure to make packaging easier. Also tweaked some minor issues and added the AUR function 2020-07-06 18:44:42 +02:00
boot.py Remove most of the remaining deprecated typing imports (#2818) 2024-11-16 14:01:24 +11:00
configuration.py Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
exceptions.py Fix whitespace issues detected by flake8 (#2652) 2024-08-29 01:40:53 +10:00
general.py Enable the E128 flake8 rule for all code except for __init__.py (#2827) 2024-11-16 19:34:29 +11:00
global_menu.py Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
hardware.py Remove most deprecated typing.Dict usage (#2813) 2024-11-16 11:57:46 +11:00
installer.py Enable the E128 flake8 rule for all code except for __init__.py (#2827) 2024-11-16 19:34:29 +11:00
luks.py Remove most deprecated typing.List usage (#2810) 2024-11-16 10:13:51 +11:00
mirrors.py Simplify translation call in f-string (#2826) 2024-11-16 10:46:33 +01:00
networking.py Fix some mypy warnings in the lib/ directory (#2822) 2024-11-16 18:27:26 +11:00
output.py Remove most of the remaining deprecated typing imports (#2818) 2024-11-16 14:01:24 +11:00
plugins.py Fix some mypy warnings in the lib/ directory (#2822) 2024-11-16 18:27:26 +11:00
storage.py Remove most deprecated typing.Dict usage (#2813) 2024-11-16 11:57:46 +11:00
translationhandler.py Fix some mypy warnings in the lib/ directory (#2822) 2024-11-16 18:27:26 +11:00