feat: add CLI entry (argparse 4 subcommands)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""python -m ts_anomaly_td 入口。"""
|
||||
|
||||
from ts_anomaly_td.cli import main
|
||||
|
||||
main()
|
||||
Reference in New Issue
Block a user