mirror of
https://github.com/searxng/searxng.git
synced 2025-07-15 01:09:21 +02:00
[mod] add typing and __slots__
This commit is contained in:
parent
678699beaf
commit
485a502b88
4 changed files with 36 additions and 12 deletions
|
@ -3,6 +3,7 @@
|
|||
from searx.testing import SearxTestCase
|
||||
from searx.search import SearchQuery, EngineRef
|
||||
import searx.search
|
||||
import searx.engines
|
||||
|
||||
|
||||
SAFESEARCH = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue