Skip to content

Commit

Permalink
fix: OPTIC-572: The Retrieve Predictions modal is not formatted prop… (
Browse files Browse the repository at this point in the history
…#5621)

fix: OPTIC-572: The Retrieve Predictions modal is not formatted  properly

Co-authored-by: Raul Martin <raul@humansignal.com>
  • Loading branch information
luarmr and Raul Martin committed Mar 22, 2024
1 parent 3384141 commit d6ab611
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion label_studio/data_manager/actions/basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def async_project_summary_recalculation(tasks_ids_list, project_id):
'text': 'Send the selected tasks to all ML backends connected to the project.'
'This operation might be abruptly interrupted due to a timeout. '
'The recommended way to get predictions is to update tasks using the Label Studio API.'
'<a href="https://labelstud.io/guide/ml.html">See more in the documentation</a>.'
'Please confirm your action.',
'type': 'confirm',
},
Expand Down

0 comments on commit d6ab611

Please sign in to comment.