A better resolution to a possible circular dependency.
[htsworkflow.git] / htsworkflow / pipelines / eland.py
index 84eb397930c41ad575f865795921fcf4c0bde0ae..a508a494c8c24900e8574c75f43c3616bf309814 100644 (file)
@@ -10,7 +10,7 @@ import stat
 import sys
 import types
 
-from htsworkflow.pipelines.runfolder import ElementTree, LANE_LIST
+from htsworkflow.pipelines import ElementTree, LANE_LIST
 from htsworkflow.pipelines.samplekey import SampleKey
 from htsworkflow.pipelines.genomemap import GenomeMap
 from htsworkflow.util.ethelp import indent, flatten