Commit 252a6a4
authored
Update main.py
As i was trying to run the script it raised the error.
Traceback (most recent call last):
File "c:/Users/zedthecode/Desktop/zedlab/gui/tube.py", line 13, in <module>
if a == "shutdown":
NameError: name 'a' is not defined1 parent 3186b4a commit 252a6a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments