PEP 8 (I'm bored): shell
This commit is contained in:
parent
d782621696
commit
f7d95a28a0
@ -1,6 +1,7 @@
|
||||
from i3pystatus import IntervalModule
|
||||
from subprocess import check_output, CalledProcessError
|
||||
|
||||
|
||||
class Shell(IntervalModule):
|
||||
"""
|
||||
Shows output of shell command
|
||||
|
Loading…
Reference in New Issue
Block a user