fix syntax error

This commit is contained in:
Kevin Chugh
2013-01-20 01:53:25 -05:00
parent b8e3cfcf96
commit b26c59bda0

View File

@@ -73,7 +73,7 @@ def get_cohort_id(user, course_id):
"""
def is_commentable_cohorted(course_id,commentable_id)
def is_commentable_cohorted(course_id,commentable_id):
"""
given a course and a commentable id, return whether or not this commentable is cohorted