mlflow--mlflow
5 行
87 B
Python
5 行
87 B
Python
from mlflow.server.auth.cli import commands
|
|
|
|
if __name__ == "__main__":
|
|
commands()
|