Whitespace fix
This commit is contained in:
parent
e12531e766
commit
80ca9a8dd0
@ -44,7 +44,6 @@ class SettingValue:
|
||||
self._values = OrderedDict.fromkeys(['temp', 'conf', 'default'])
|
||||
self._values['default'] = default
|
||||
|
||||
|
||||
def __str__(self):
|
||||
"""Get raw string value."""
|
||||
return self.value
|
||||
|
Loading…
Reference in New Issue
Block a user