1
0
Fork 0

cleanup interactive output

This commit is contained in:
Kevin Matz 2019-11-17 11:11:13 -05:00
parent 4c7192fd41
commit 39e8749e29
1 changed files with 1 additions and 1 deletions

View File

@ -78,4 +78,4 @@ if __name__ == '__main__':
try:
pause()
except KeyboardInterrupt:
pass
print()