idk
This commit is contained in:
parent
60bb251fc0
commit
dea2ce92b5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue