.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1
# SPDX-License-Identifier: AGPL-3.0-or-later
2
# pylint: disable=missing-module-docstring
3
4
from
.impl
import
Checker
5
from
.background
import
initialize, get_result
6
7
__all__ = (
'Checker'
,
'initialize'
,
'get_result'
)
searxng
searx
search
checker
__init__.py
Generated on Sat Nov 16 2024 00:10:57 for .oO SearXNG Developer Documentation Oo. by
1.12.0