mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 00:09:18 +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
|
@ -30,6 +30,7 @@ import codecs
|
|||
import searx.query
|
||||
import searx.search
|
||||
import searx.engines
|
||||
import searx.webapdater
|
||||
import searx.preferences
|
||||
import searx.webadapter
|
||||
import argparse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue