Skip to content

Commit 76741c3

Browse files
committed
Fix flake8 warning
1 parent 7a24546 commit 76741c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd2/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -509,5 +509,3 @@ def __init__(self, self_stdout: Union[StdSim, BinaryIO, TextIO], sys_stdout: Uni
509509

510510
# If the command created a process to pipe to, then then is its reader
511511
self.pipe_proc_reader = None
512-
513-

0 commit comments

Comments
 (0)