Skip to content
Snippets Groups Projects
Commit b36d7db3 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #8437: Added missing import

parent 861591d1
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
# swinbank@transientskp.org # swinbank@transientskp.org
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
import sys import sys
import os
import copy import copy
import lofarpipe.support.lofaringredient as ingredient import lofarpipe.support.lofaringredient as ingredient
from lofarpipe.support.baserecipe import BaseRecipe from lofarpipe.support.baserecipe import BaseRecipe
......
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