Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: kalyanr <[email protected]>
  • Loading branch information
rawwar committed Oct 31, 2023
1 parent 4d787ad commit 7df8062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ml_commons/test_ml_commons_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ def test_integration_model_train_register_full_cycle():


def test_search():
# Search task cases
# Search task cases tests
raised = False
try:
search_task_obj = ml_client.search_task(
Expand Down

0 comments on commit 7df8062

Please sign in to comment.