Merge pull request #1085 from Jabster28/patch-2

change "Wolfram|Alpha" to "WolframAlpha" in search results
This commit is contained in:
Markus Heiser 2022-04-12 13:59:59 +02:00 committed by GitHub
commit 1388b44f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ def response(resp):
if not result_chunks: if not result_chunks:
return [] return []
title = "Wolfram|Alpha (%s)" % infobox_title title = "Wolfram Alpha (%s)" % infobox_title
# append infobox # append infobox
results.append( results.append(