changed to not

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

@ -344,7 +344,7 @@ if __name__ == "__main__":
else:
print("Python Error Recovered!")
if single != TRUE:
if not single:
inp = input()
# print(inp)

Loading…
Cancel
Save

Powered by TurnKey Linux.