removed trailing whitespace and fixed indentation in history widget
This commit is contained in:
@@ -81,7 +81,7 @@ class BasePlugin:
|
||||
|
||||
def requires_settings(self):
|
||||
return False
|
||||
|
||||
|
||||
def enable(self):
|
||||
self.set_enabled(True)
|
||||
return True
|
||||
@@ -109,4 +109,3 @@ class BasePlugin:
|
||||
|
||||
def settings_dialog(self):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user