Commit 6d997710 authored by Eric Tang's avatar Eric Tang
Browse files

remove testing code again

parent 1e044b92
......@@ -37,7 +37,6 @@ class Math(Task):
for doc in self._testing_docs:
doc["answer"] = self.remove_boxed(self.last_boxed_only_string(doc["solution"]))
self._testing_docs = self._testing_docs[:25]
def has_training_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