Reorder Studio imports using isort

This commit is contained in:
Andy Armstrong
2017-05-30 09:37:57 -04:00
parent fc57527c5a
commit ebb04ca396
146 changed files with 835 additions and 853 deletions

View File

@@ -6,6 +6,7 @@ import json
from json.encoder import JSONEncoder
from opaque_keys.edx.locations import Location
from openedx.core.djangoapps.models.course_details import CourseDetails
from xmodule.fields import Date