whitespaces at night...

This commit is contained in:
Johannes Findeisen 2013-06-19 03:26:25 +02:00
commit 72354b4ed4
11 changed files with 28 additions and 40 deletions

View file

@ -3,6 +3,7 @@ from subprocess import Popen
from subprocess import CalledProcessError
from datetime import datetime as dt
class Command:
def __init__(self, command, log):
self.command = command