fix lint
This commit is contained in:
parent
fa2636c2f6
commit
a6b47a7c09
@ -97,7 +97,7 @@ class LogLine(testprocess.Line):
|
|||||||
return self.formatted_str(colorized=False)
|
return self.formatted_str(colorized=False)
|
||||||
|
|
||||||
def formatted_str(self, colorized=True):
|
def formatted_str(self, colorized=True):
|
||||||
"""Return a formatted colorized line.strip()
|
"""Return a formatted colorized line.
|
||||||
|
|
||||||
This returns a line like qute without --json-logging would produce.
|
This returns a line like qute without --json-logging would produce.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user