[fix] code style

This commit is contained in:
Venca24 2018-03-17 14:17:45 +01:00
parent 1ea9438f5d
commit 69e5a58058
2 changed files with 14 additions and 7 deletions

View file

@ -26,6 +26,7 @@ default_on = True
parser_re = re.compile(b'(md5|sha1|sha224|sha256|sha384|sha512) (.*)', re.I)
def post_search(request, search):
# process only on first page
if search.search_query.pageno > 1: