We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751a4f2 commit a7deeecCopy full SHA for a7deeec
marking_and_admin/old_code/tester.py
@@ -3,7 +3,7 @@
3
import os
4
import time
5
6
-from marking_puller import RunCmd
+from marker import RunCmd
7
8
LOCAL = os.path.dirname(os.path.realpath(__file__))
9
week_number = 1
0 commit comments