typo in break

pull/88/head
alanbjohnston 5 years ago committed by GitHub
parent 02e365390c
commit 06ffd5b42d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -347,6 +347,6 @@ if __name__ == "__main__":
if not single: if not single:
inp = input() inp = input()
# print(inp) else: # print(inp) else:
break() break

Loading…
Cancel
Save

Powered by TurnKey Linux.