detect optional student grades

This commit is contained in:
SowinskiBraeden committed 2022-11-23 10:46:19 -08:00
1 parent f1ae86d7c4
commit 3b74a55a6f
2 files changed
+3 -2

No files matched your search

+1 -1
View File
@@ -12,7 +12,7 @@ from app.util.errorCalculator import writeErrorsToCSV
from app.util.validator import validateInputData
eel.init('template')
@eel.expose
def start(
raw_file_data: str,