many small fixes, typo and newlines... housekeeping!
This commit is contained in:
parent
5b33d500f3
commit
4193058957
4 changed files with 11 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ from subprocess import Popen
|
|||
from subprocess import CalledProcessError
|
||||
from datetime import datetime as dt
|
||||
|
||||
#TODO: Move this to shell.py service file. this definitely is shell execution. (hanez)
|
||||
|
||||
class Command:
|
||||
def __init__(self, command, log):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue