Fix spacing
This commit is contained in:
parent
e3065ba02d
commit
8d232ae292
@ -128,7 +128,6 @@ class ActivityDbusService(dbus.service.Object):
|
|||||||
"""Get the activity identifier"""
|
"""Get the activity identifier"""
|
||||||
return self._activity.get_id()
|
return self._activity.get_id()
|
||||||
|
|
||||||
|
|
||||||
@dbus.service.method(ACTIVITY_SERVICE_NAME)
|
@dbus.service.method(ACTIVITY_SERVICE_NAME)
|
||||||
def get_default_type(self):
|
def get_default_type(self):
|
||||||
"""Get the activity default type"""
|
"""Get the activity default type"""
|
||||||
|
Loading…
Reference in New Issue
Block a user