continue part 4
This commit is contained in:
1 parent
b206a2b22a
commit
dfdb6bf35a
6 files changed
+66
-23
No files matched your search
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
from util.courses import mockCourses, activeCourses # Fake courses
|
||||
from util.mockStudents import generateMockStudents # Generate fake students
|
||||
import math
|
||||
|
||||
Reference in new issue
Block a user