Explorar el Código

mxg:combine all file

mengxiangge hace 5 años
padre
commit
b0ddaef0fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/system_relation/systemutils.py

+ 1 - 1
src/system_relation/systemutils.py

@@ -5,7 +5,7 @@
 
 from functools import cmp_to_key
 import vg
-import revit_const
+import relations.src.system_relation.revit_const
 
 
 def path2edge(elements):