Skip to content

Commit a7c0245

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 9c1fa51 commit a7c0245

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contentcuration/contentcuration/tests/test_channel_version.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
from django.core.exceptions import ValidationError
2+
13
from contentcuration.models import ChannelVersion
24
from contentcuration.models import SecretToken
35
from contentcuration.tests import testdata
4-
from django.core.exceptions import ValidationError
56
from contentcuration.tests.base import StudioTestCase
67

78

0 commit comments

Comments
 (0)