mirror of
https://github.com/searx/searx
synced 2025-08-30 22:16:19 +00:00
[fix] scanr_structure engine: fix import
This commit is contained in:
@@ -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']
|
||||
|
Reference in New Issue
Block a user