[mod] py: format (#6560)

This commit is contained in:
Ivan Gabaldon
2026-09-12 20:29:15 +02:00
committed by Markus Heiser
parent ab5dd7599e
commit d4ce87c234
85 changed files with 48 additions and 73 deletions

View File

@@ -18,7 +18,6 @@ from searx.utils import eval_xpath_list, eval_xpath, extract_text, extr
from searx.locales import region_tag
from searx.result_types import EngineResults
if t.TYPE_CHECKING:
from lxml.etree import ElementBase
from searx.extended_types import SXNG_Response