Skip to content

Commit

Permalink
Format import
Browse files Browse the repository at this point in the history
  • Loading branch information
svartkanin committed Nov 19, 2024
1 parent 2b3f6b0 commit 4feb3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archinstall/default_profiles/desktops/hyprland.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from typing import TYPE_CHECKING, Any

from archinstall.default_profiles.desktops import SeatAccess
from archinstall.default_profiles.profile import ProfileType, GreeterType, SelectResult
from archinstall.default_profiles.profile import GreeterType, ProfileType, SelectResult
from archinstall.default_profiles.xorg import XorgProfile
from archinstall.tui import Alignment, FrameProperties, MenuItem, MenuItemGroup, ResultType, SelectMenu

Expand Down

0 comments on commit 4feb3bd

Please sign in to comment.