From 1018be5a8886349cb4f643c9e4d4282455ed1cd8 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 3 Jun 2021 08:34:39 -0400 Subject: [PATCH] changed to not --- python/voltcurrent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/voltcurrent.py b/python/voltcurrent.py index 2a90c6ed..88c8a1dd 100644 --- a/python/voltcurrent.py +++ b/python/voltcurrent.py @@ -344,7 +344,7 @@ if __name__ == "__main__": else: print("Python Error Recovered!") - if single != TRUE: + if not single: inp = input() # print(inp)