update test
This commit is contained in:
1 parent
9df8e3529c
commit
e819998b7d
1 file changed
+2
-8
+2
-8
@@ -5,15 +5,9 @@ import math
|
||||
from courses import courses, activeCourses
|
||||
from mock import generateMockStudents
|
||||
|
||||
|
||||
|
||||
'''
|
||||
I will be using python to test and
|
||||
develop course selection / schedule
|
||||
generation
|
||||
|
||||
this is honestly terrible code but
|
||||
this is not an easy task for me to
|
||||
do
|
||||
|
||||
Block 1-4 is first semester while
|
||||
block 5-8 is second semester
|
||||
'''
|
||||
|
||||
Reference in new issue
Block a user