Fix trailing-whitespace errors found by pylint
This commit is contained in:
parent
57204a215e
commit
5f20fa6134
6 changed files with 11 additions and 12 deletions
|
@ -87,7 +87,7 @@ class Config(bumblebee.store.Store):
|
|||
def theme(self):
|
||||
"""Return the name of the selected theme"""
|
||||
return self._args.theme
|
||||
|
||||
|
||||
def debug(self):
|
||||
return self._args.debug
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue