Skip to content

Commit

Permalink
Merged 3 functions into one
Browse files Browse the repository at this point in the history
Signed-off-by: Merey <orazaly1508@gmail.com>
  • Loading branch information
Merey1508 committed Mar 24, 2023
1 parent 769fd11 commit d97196b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensearch_py_ml/ml_commons/ml_commons_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,4 @@ def get_profiles(
method="GET",
url=API_URL,
body=API_BODY,
)
)

0 comments on commit d97196b

Please sign in to comment.