Commit ca2a8ba4 by John Jarvis

Removing print

parent fb48d264
......@@ -75,7 +75,6 @@ class Command(BaseCommand):
cert_data[course_id].update(
{status['status']: status['dcount']
for status in tallies})
print cert_data
# all states we have seen far all courses
status_headings = set(
......
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