support python3.7

This commit is contained in:
yim7
2022-09-22 14:04:34 +08:00
parent ba65247790
commit e344beefcf
3 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
# flake8: noqa
from .session import SearchSession
from .model import BaseModel
from .query import *