Skip to content
Snippets Groups Projects
Commit 9a12435f authored by John Jarvis's avatar John Jarvis
Browse files

Removing print

parent efaf39ea
No related merge requests found
......@@ -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(
......
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