INCR-149 (#20516)
* INCR-149: Run python-modernize on openedx/core/djangoapps [self_paced, coursegraph] * INCR-149: Groups to absolute_import and unicode_literals
This commit is contained in:
@@ -3,6 +3,7 @@ Coursegraph Application Configuration
|
||||
|
||||
Signal handlers are connected here.
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user