1
0
Fork 0

whitespace cleanup

This commit is contained in:
Kevin Matz 2018-10-17 21:12:19 -04:00
parent 7a044a765b
commit 4869bade23
1 changed files with 0 additions and 1 deletions

View File

@ -204,7 +204,6 @@ def beautify_lisp_string(in_string):
if __name__ == '__main__':
signal.signal(signal.SIGINT, orderly_exit)
if len(sys.argv) > 1:
comment(sys.argv[1])
else: