mirror of
https://github.com/searxng/searxng.git
synced 2026-09-14 02:06:04 +00:00
[mod] py: format (#6560)
This commit is contained in:
committed by
Markus Heiser
parent
ab5dd7599e
commit
d4ce87c234
@@ -12,12 +12,10 @@ from dateutil import parser
|
||||
|
||||
from searx.result_types import EngineResults
|
||||
|
||||
|
||||
if t.TYPE_CHECKING:
|
||||
from searx.extended_types import SXNG_Response
|
||||
from searx.search.processors import OnlineParams
|
||||
|
||||
|
||||
about = {
|
||||
"website": "https://openverse.org/",
|
||||
"wikidata_id": None,
|
||||
|
||||
Reference in New Issue
Block a user