Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/profile/__init__.py
blob: 6e74b0d8027396e1e0d35aa35978097fdca3500e (plain)
1
2
3
from .profile_menu import ProfileMenu, select_greeter, select_profile
from .profiles_handler import profile_handler
from .profile_model import ProfileConfiguration