fix mypy error, add my.core.query to tests/core
This commit is contained in:
parent
feb8d5ff82
commit
3a486f2274
2 changed files with 2 additions and 1 deletions
|
@ -18,4 +18,5 @@ from my.core.util import *
|
|||
from my.core.discovery_pure import *
|
||||
from my.core.freezer import *
|
||||
from my.core.stats import *
|
||||
from my.core.query import *
|
||||
from my.core.serialize import test_serialize_fallback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue