chore: removed 'wrong-import-order' from disabled imports (#29365)
* chore: removed 'wrong-import-order' from disabled imports
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
Unit tests covering the program discussion iframe API.
|
||||
"""
|
||||
|
||||
import ddt
|
||||
from uuid import uuid4
|
||||
import ddt
|
||||
|
||||
from django.urls import reverse_lazy
|
||||
from edx_toggles.toggles.testutils import override_waffle_flag
|
||||
|
||||
Reference in New Issue
Block a user