[fix] scanr_structure engine: fix import

dependabot/pip/master/sphinx-6.1.3
Alexandre Flament 4 years ago
parent 45f58a4a2a
commit a08df82574

@ -11,7 +11,7 @@
"""
from json import loads, dumps
from urllib.parse import html_to_text
from searx.utils import html_to_text
# engine dependent config
categories = ['science']

Loading…
Cancel
Save