chore: Applied lint-amnesty on lms/djangoapps/courseware

This commit is contained in:
Jawayria
2021-11-25 14:42:24 +05:00
parent ca867c105f
commit abd4cdc819
14 changed files with 46 additions and 46 deletions

View File

@@ -37,7 +37,7 @@ from xblock.fields import Scope, UserScope
from xblock.runtime import KeyValueStore
from lms.djangoapps.courseware.user_state_client import DjangoXBlockUserStateClient
from xmodule.modulestore.django import modulestore
from xmodule.modulestore.django import modulestore # lint-amnesty, pylint: disable=wrong-import-order
from .models import StudentModule, XModuleStudentInfoField, XModuleStudentPrefsField, XModuleUserStateSummaryField