chore: removed 'wrong-import-order' from disabled imports (#29365)
* chore: removed 'wrong-import-order' from disabled imports
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
|
||||
from django.conf import settings
|
||||
from django.urls import re_path
|
||||
|
||||
from cms.djangoapps.contentstore.api.views import course_import, course_quality, course_validation
|
||||
from django.urls import re_path
|
||||
|
||||
app_name = 'contentstore'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user