mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add a new pass-through module for resinsight_classes.py to aid documentation
This commit is contained in:
committed by
Magne Sjaastad
parent
861577922a
commit
a2ee4c8fef
@@ -3,8 +3,8 @@ ResInsight 2d plot module
|
||||
"""
|
||||
import Commands_pb2
|
||||
|
||||
from .pdmobject import PdmObjectBase, add_method
|
||||
from resinsight_classes import PlotWindow, Plot
|
||||
from .pdmobject import add_method
|
||||
from .resinsight_classes import PlotWindow, Plot
|
||||
|
||||
|
||||
@add_method(PlotWindow)
|
||||
|
||||
Reference in New Issue
Block a user