Skip to content

Commit

Permalink
Correction PEP-8
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceFox committed May 26, 2015
1 parent 827f1b2 commit 2e3217a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zds/forum/tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -1399,6 +1399,7 @@ def get_topics(forum_pk, is_sticky, filter=None):
.prefetch_related('last_message', 'tags')\
.all()


class ManagerTests(TestCase):

def setUp(self):
Expand Down

0 comments on commit 2e3217a

Please sign in to comment.