Skip to content

Commit

Permalink
Fix pep8 violation
Browse files Browse the repository at this point in the history
  • Loading branch information
pelme committed Sep 27, 2015
1 parent d28ecf2 commit f1711f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_unittest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from django.test import TestCase

from pytest_django_test.app.models import Item
from pytest_django_test.compat import force_text


class TestFixtures(TestCase):
Expand Down

0 comments on commit f1711f0

Please sign in to comment.