INCR-480: Make compatible with Python 3.x and fixed line over length limit (#20833)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
"""
|
||||
Definition of the course team feature.
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
|
||||
from django.utils.translation import ugettext_noop
|
||||
|
||||
from courseware.tabs import EnrolledTab
|
||||
|
||||
Reference in New Issue
Block a user