Skip to content
Snippets Groups Projects
Commit ac83adfa authored by Matthew Andrew's avatar Matthew Andrew
Browse files

Merge branch '23642_MuonLoadRunWidget' of...

Merge branch '23642_MuonLoadRunWidget' of https://github.com/mantidproject/mantid into 23642_MuonLoadRunWidget
parents a3029d80 43519cfc
No related branches found
No related tags found
No related merge requests found
......@@ -289,4 +289,4 @@ def flatten_run_list(run_list):
def exception_message_for_failed_files(failed_file_list):
return "Could not load the following files : \n - " + "\n - ".join(failed_file_list)
\ No newline at end of file
return "Could not load the following files : \n - " + "\n - ".join(failed_file_list)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment