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
@@ -25,7 +25,6 @@ from searx.extended_types import SXNG_Response
|
||||
from .client import DEFAULT_IMPERSONATE, AsyncClient, new_client, get_loop
|
||||
from .raise_for_httperror import raise_for_httperror
|
||||
|
||||
|
||||
logger = logger.getChild('network')
|
||||
DEFAULT_NAME = '__DEFAULT__'
|
||||
NETWORKS: dict[str, "Network"] = {}
|
||||
|
||||
Reference in New Issue
Block a user