This commit is contained in:
Ftps
2024-01-21 12:00:26 +09:00
parent fb2960e336
commit 7be1ff771b
7 changed files with 237 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
import click
@click.command()
def train():
pass