Skip to content

Commit f1711f0

Browse files
committed
Fix pep8 violation
1 parent d28ecf2 commit f1711f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/test_unittest.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from django.test import TestCase
33

44
from pytest_django_test.app.models import Item
5-
from pytest_django_test.compat import force_text
65

76

87
class TestFixtures(TestCase):

0 commit comments

Comments
 (0)