Commit f09aca91 by Calen Pennington

Fix name of XQueueInterface

parent 09fc932a
...@@ -55,7 +55,7 @@ def parse_xreply(xreply): ...@@ -55,7 +55,7 @@ def parse_xreply(xreply):
return (return_code, content) return (return_code, content)
class XqueueInterface: class XQueueInterface:
''' '''
Interface to the external grading system Interface to the external grading system
''' '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment