Fix pep8 reports
Zero findings after this commit. We should try to keep that level. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
committed by
Daniel Wagner
parent
062e919295
commit
6bc8e08459
@@ -62,6 +62,7 @@ def _read_stream(stream, cb):
|
||||
else:
|
||||
break
|
||||
|
||||
|
||||
@asyncio.coroutine
|
||||
def _stream_subprocess(cmd, cwd, env, shell, stdout_cb, stderr_cb):
|
||||
if shell:
|
||||
|
Reference in New Issue
Block a user