Skip to content
Snippets Groups Projects
Commit d25f7627 authored by Joseph Ramsay's avatar Joseph Ramsay
Browse files

Re #20219 Removed trailing newline

parent f443898c
No related branches found
No related tags found
No related merge requests found
......@@ -117,4 +117,3 @@ def _do_cylinder_absorb_corrections(ws_to_correct, multiple_scattering, is_vanad
if previous_units != ws_units.tof:
ws_to_correct = mantid.ConvertUnits(InputWorkspace=ws_to_correct, Target=previous_units)
return ws_to_correct
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