PEP 8 (I'm bored): text
This commit is contained in:
parent
f7d95a28a0
commit
ac58db5811
@ -27,7 +27,6 @@ class Text(Module):
|
||||
if self.color:
|
||||
self.output["color"] = self.color
|
||||
|
||||
|
||||
def on_leftclick(self):
|
||||
subprocess.call(self.cmd_leftclick, shell=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user