mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename python file
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
import sys
|
||||
import os
|
||||
|
||||
import numpy as np
|
||||
|
||||
import plotly.graph_objects as go
|
||||
|
||||
sys.path.insert(1, os.path.join(sys.path[0], "../"))
|
||||
|
||||
from rips.instance import *
|
||||
from rips.generated.GridGeometryExtraction_pb2_grpc import *
|
||||
from rips.generated.GridGeometryExtraction_pb2 import *
|
||||
Reference in New Issue
Block a user