Commit 718bca63 by chrisndodge

Merge pull request #3279 from edx/waheed/lms2521-staff-grading-panel-broken-fixed

Fixed import of "dog_stats_api" in staff_grading_service.py.
parents 745924b7 9067ebe8
......@@ -20,6 +20,7 @@ from student.models import unique_id_for_user
from util.json_request import expect_json
from open_ended_grading.utils import does_location_exist
from dogapi import dog_stats_api
log = logging.getLogger(__name__)
......
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