mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Fixing PEP – 257 Violations
This commit is contained in:
parent
113d9db7cb
commit
b4db9fe64b
3 changed files with 5 additions and 11 deletions
|
@ -223,9 +223,8 @@ def set_autologin(username, displaymanagers, default_desktop_environment,
|
|||
|
||||
|
||||
def run():
|
||||
"""
|
||||
Configure display managers.
|
||||
|
||||
"""Configure display managers.
|
||||
|
||||
We acquire a list of displaymanagers, either from config or (overridden) from globalstorage.
|
||||
This module will try to set up (including autologin) all the displaymanagers in the list, in that specific order.
|
||||
Most distros will probably only ship one displaymanager.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue