Commit bbac75cf authored by Eric Tang's avatar Eric Tang
Browse files

Update minor fixes in math.py

parent 72f91040
......@@ -18,7 +18,7 @@ class Math(Task):
@abc.abstractmethod
def get_file_info(self):
"""returns a tuple of (file_name)"""
"""returns directory name"""
pass
def set_docs(self):
......
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