extra
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good

This commit is contained in:
Josh Biltonen 2022-11-10 17:52:51 -08:00
parent d215799982
commit 9f2d8a572f

View File

@ -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