[~] Refactor
This commit is contained in:
parent
14b499637b
commit
f9f18df737
@ -96,7 +96,7 @@ def intercept_output(
|
||||
real_time: Optional[bool]=None,
|
||||
timeout: Optional[float]=None,
|
||||
need_lines: Optional[bool]=None,
|
||||
) -> Generator[intercept_output_t.res_t]:
|
||||
) -> Generator[intercept_output_t.res_t, None, None,]:
|
||||
if real_time is None:
|
||||
real_time = False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user