Fixing PEP – 257 Violations

This commit is contained in:
Gormogon 2015-02-20 16:18:21 -05:00 committed by Teo Mrnjavac
parent 113d9db7cb
commit b4db9fe64b
3 changed files with 5 additions and 11 deletions

View file

@ -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.