add click function to expose select to cli
This commit is contained in:
parent
8c16aed7d6
commit
702d41fe90
5 changed files with 211 additions and 5 deletions
|
@ -19,5 +19,6 @@ from my.core.discovery_pure import *
|
|||
from my.core.freezer import *
|
||||
from my.core.stats import *
|
||||
from my.core.query import *
|
||||
from my.core.query_range import *
|
||||
from my.core.serialize import test_serialize_fallback
|
||||
from my.core.__main__ import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue