Skip to content
Snippets Groups Projects
Unverified Commit b374cb41 authored by Martyn Gigg's avatar Martyn Gigg Committed by GitHub
Browse files

Fix flake8 warning

parent 3826c05c
No related branches found
No related tags found
No related merge requests found
......@@ -362,6 +362,7 @@ class BASISReduction(PythonAlgorithm):
sapi.DeleteWorkspace('splitted_unfiltered')
sapi.DeleteWorkspace('splitter')
sapi.DeleteWorkspace('TOFCorrectWS')
def _getRuns(self, rlist, doIndiv=True):
"""
Create sets of run numbers for analysis. A semicolon indicates a
......
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