Skip to content

Commit

Permalink
remember to _return_
Browse files Browse the repository at this point in the history
  • Loading branch information
kantai committed Oct 30, 2018
1 parent a4bef8e commit 7ec3ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/search/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ def search_by_name():

resp.headers['Cache-Control'] = 'public, max-age={:d}'.format(cache_timeout)

return resp

def search_proofs_index(query):

Expand Down

0 comments on commit 7ec3ec9

Please sign in to comment.