Skip to content
Snippets Groups Projects
Commit 9058d90b authored by Tom Titcombe's avatar Tom Titcombe
Browse files

Fix Flake8 errors Refs #0

parent 0a703d8e
No related merge requests found
......@@ -24,7 +24,7 @@ from sans.command_interface.batch_csv_file_parser import BatchCsvParser
from sans.common.constants import ALL_PERIODS
from sans.common.enums import (BatchReductionEntry, RangeStepType, SampleShape, FitType, RowState, SANSInstrument)
from sans.gui_logic.gui_common import (get_reduction_mode_strings_for_gui, get_string_for_gui_from_instrument,
add_dir_to_datasearch, remove_dir_from_datasearch)
add_dir_to_datasearch, remove_dir_from_datasearch)
from sans.gui_logic.models.batch_process_runner import BatchProcessRunner
from sans.gui_logic.models.beam_centre_model import BeamCentreModel
from sans.gui_logic.models.create_state import create_states
......
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