Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit 1bd2117

Browse files
committed
[DSX-632] Update docs
1 parent f3bb6ab commit 1bd2117

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/mlflow_rest_client.client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MLflow API client
1+
MLflow REST API client
22
=================================================================
33

44
Summary

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"version_file": os.path.join(here, "mlflow_rest_client", "VERSION"),
2020
"count_commits_from_version_file": True,
2121
},
22-
description="Python client for MLflow API",
22+
description="Python client for MLflow REST API",
2323
long_description=long_description,
2424
long_description_content_type="text/x-rst",
2525
license="Apache License 2.0",

0 commit comments

Comments
 (0)