Merge pull request #2597 from edx/release

Release
This commit is contained in:
Julia Hansbrough
2014-02-13 15:17:38 -05:00
8 changed files with 10 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ html_problem_semantics = [
"script",
"hintgroup",
"openendedparam",
"openendedrubric"
"openendedrubric",
]
log = logging.getLogger(__name__)