This commit is contained in:
jyamihud 2022-04-03 06:26:54 +03:00
parent 60bb251fc0
commit dea2ce92b5

View file

@ -134,7 +134,7 @@ def suggestions(page, json):
<summary><h1 title="Click to show more / less.">Problematic Competitors:</h1></summary>"""
more = True
page = page + "<hr><br>Features match: " + str(frac) + "%"
page = page + "<hr><br>Suggestion score: " + str(frac) + "%"
page = html(page, i[-1])
if more: