chore: removed 'wrong-import-order' from disabled imports (#29365)

* chore: removed 'wrong-import-order' from disabled imports
This commit is contained in:
Jawayria
2022-01-06 19:14:51 +05:00
committed by GitHub
parent b5f045dc5f
commit 7f5b4a6a47
18 changed files with 50 additions and 49 deletions

View File

@@ -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