parent
355f1a1d2d
commit
39077092c0
|
@ -987,6 +987,4 @@ if __name__ == "__main__":
|
|||
# restore terminal state
|
||||
termios.tcsetattr(sys.stdin, termios.TCSANOW, attr)
|
||||
ispell.free()
|
||||
if not err:
|
||||
os.system('clear')
|
||||
sys.exit(err)
|
||||
|
|
Loading…
Reference in New Issue