[mod] add typing and __slots__

This commit is contained in:
Alexandre Flament 2020-09-10 18:08:14 +02:00
parent 678699beaf
commit 485a502b88
4 changed files with 36 additions and 12 deletions

View file

@ -3,6 +3,7 @@
from searx.testing import SearxTestCase
from searx.search import SearchQuery, EngineRef
import searx.search
import searx.engines
SAFESEARCH = 0