Fix long line

This commit is contained in:
Florian Bruhin 2016-06-06 17:13:56 +02:00
parent 009fbe8213
commit d91f4e13d0

View File

@ -335,7 +335,8 @@ class QuteProc(testprocess.Process):
Args:
count: The count to pass to the command.
invalid: If True, we don't wait for "command called: ..." in the log
invalid: If True, we don't wait for "command called: ..." in the
log
"""
summary = command
if count is not None: