ship: repair hydrostatics-plotting for py2

This commit is contained in:
lorenz
2018-11-11 14:59:47 +01:00
committed by Yorik van Havre
parent 8eb3600a2d
commit 943b9970cc

View File

@@ -30,7 +30,7 @@ import Part
from FreeCAD import Units
from PySide import QtGui, QtCore
from . import PlotAux
from . import Instance
import Instance
from shipUtils import Paths
import shipUtils.Units as USys
import shipUtils.Locale as Locale