Browse Source

extra newline

Casper Van Gheluwe 11 years ago
parent
commit
8c88d41f6b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      flaskbb/forum/forms.py

+ 1 - 0
flaskbb/forum/forms.py

@@ -89,3 +89,4 @@ class SearchPageForm(Form):
                 results[type] = search_actions[type](query)
                 results[type] = search_actions[type](query)
 
 
         return results
         return results
+