Commit acf813a2 authored by Seb's avatar Seb
Browse files

more isort

parent ea931525
......@@ -2,8 +2,8 @@ from __future__ import unicode_literals
from django.template import Context, Template, TemplateSyntaxError
from django.test import TestCase
from tests.utils import create_test_video_file
from wagtailvideos.models import Video
......
......@@ -2,9 +2,8 @@ from __future__ import unicode_literals
import os
from django.core.files import File
import tests
from django.core.files import File
def create_test_video_file():
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment