Skip to content

Commit 2311a31

Browse files
author
Valentin Thorey
committed
Improve documentation
1 parent e639fbf commit 2311a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataikuapi/dss_plugin_mlflow/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class MLflowHandle:
99
def __init__(self, client, project_key, managed_folder, host=None):
1010
""" Add the MLflow-plugin parts of dataikuapi to MLflow local setup.
1111
12-
This functions deals with
12+
This method deals with
1313
1. importing dynamically the DSS Mlflow plugin:
1414
MLflow uses entrypoints==0.3 to load entrypoints from plugins at import time.
1515
We add dss-mlflow-plugin entrypoints dynamically by adding them in sys.path

0 commit comments

Comments
 (0)