Commit 7b604aa0 by Vik Paruchuri

Fix an import statement

parent 051b7fd2
import logging
from xmodule.open_ended_grading_classes.grading_service_module import GradingService
from grading_service_module import GradingService
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