Skip to content
Snippets Groups Projects
Commit 78d6aee9 authored by dadjavon's avatar dadjavon
Browse files

Add missing import

Former-commit-id: 159be57b6c3a77272abeab8f480cdc7e32fac998
parent 7915260e
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ from core.io.writer import Writer
from core.io.signal import Signal
from core.cells import Cells
from postprocessor.core.processes.merger import mergerParameters, merger
from postprocessor.core.processes.picker import pickerParameters, picker
class PostProcessorParameters(ParametersABC):
......
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