extra
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good
This commit is contained in:
parent
d215799982
commit
9f2d8a572f
2
main.py
2
main.py
@ -134,7 +134,7 @@ def main():
|
|||||||
G = window["Grade"].get()
|
G = window["Grade"].get()
|
||||||
N = window["Name"].get()
|
N = window["Name"].get()
|
||||||
Table = window["table"].get()
|
Table = window["table"].get()
|
||||||
print(Table)
|
print(Table)
|
||||||
|
|
||||||
|
|
||||||
# Finish up by removing from the screen
|
# Finish up by removing from the screen
|
||||||
|
Loading…
Reference in New Issue
Block a user