diff --git a/test/scheduleGenerator/v3.py b/test/scheduleGenerator/v3.py index ead2f68..98845d7 100644 --- a/test/scheduleGenerator/v3.py +++ b/test/scheduleGenerator/v3.py @@ -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