mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
[fix] scanr_structure engine: fix import
This commit is contained in:
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…
Reference in New Issue
Block a user