Initial port to python3
[htsworkflow.git] / htsworkflow / frontend / reports / models.py
index b898537ae10b5ac42ee707b90a739370c2d19310..9bcb3e589409b7cfb5558f3aeaaa31bfe07ffa43 100644 (file)
@@ -9,7 +9,7 @@ from string import *
 from htsworkflow.frontend.reports.utils import *
 import re
 ##from p1 import LibInfo
-from libinfopar import *
+from .libinfopar import *
 
 ## This is a table based REPORT generator. The goal is to display a Progress Report for all the ENCODE projects, based on Study Name (e.g. NRSF, FOXP2, Methy-Seq on .. etc).