Browse Source

styleclean

Rafał Pitoń 8 years ago
parent
commit
e11cc1119a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misago/threads/search.py

+ 1 - 0
misago/threads/search.py

@@ -12,6 +12,7 @@ from .serializers import FeedSerializer
 from .utils import add_categories_to_items
 from .utils import add_categories_to_items
 from .viewmodels import ThreadsRootCategory
 from .viewmodels import ThreadsRootCategory
 
 
+
 class SearchThreads(SearchProvider):
 class SearchThreads(SearchProvider):
     name = _("Threads")
     name = _("Threads")
     url = 'threads'
     url = 'threads'