ran python-modernize and isort on files mentioned in INCR-448

This commit is contained in:
aarif
2019-07-12 16:42:19 +05:00
parent 5490bb204e
commit c82d5031f0

View File

@@ -2,6 +2,8 @@
Instructor API endpoint urls.
"""
from __future__ import absolute_import
from django.conf.urls import url
from lms.djangoapps.instructor.views import api, gradebook_api