clean imports

This commit is contained in:
SowinskiBraeden committed 2022-04-26 13:57:54 -07:00
1 parent 38a41169ad
commit 6ca42f3dd9
1 file changed
+1 -1
+1 -1
View File
@@ -3,7 +3,7 @@ import json
import math
import random
from numpy import empty
# Import from custom utilities
from util.mockStudents import getSampleStudents
from util.generateCourses import getSampleCourses