Skip to content

Commit

Permalink
Update cli/medperf/commands/dataset/prepare.py
Browse files Browse the repository at this point in the history
Co-authored-by: Viacheslav Kukushkin <[email protected]>
  • Loading branch information
aristizabal95 and VukW committed Jul 2, 2024
1 parent 220e59c commit 666d84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/medperf/commands/dataset/prepare.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ def prompt_for_report_sending_approval(self):
msg = (
"\nYou can decide wether or not to send information about your dataset preparation"
+ "\nProgress. Keep in mind that information about the execution status of the pipeline"
+ "\nwill be sent regardless (wether the pipeline is running, finished or failed)"
+ "\nwill be sent regardless (whether the pipeline is running, finished or failed)"
+ "\nto identify issues with the preparation procedure. Do you approve the automatic"
+ "\nsubmission of summaries similar to the one above to the MedPerf Server throughout"
+ "\nthe preparation process?[Y/n]"
Expand Down

0 comments on commit 666d84a

Please sign in to comment.