move cli and api into wrapper
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import click
|
||||
|
||||
|
||||
@click.command()
|
||||
def train():
|
||||
pass
|
||||
Reference in New Issue
Block a user