Fixed import statement
This commit is contained in:
@ -13,7 +13,7 @@ from plotly.subplots import make_subplots
|
|||||||
import plotly.graph_objects as go
|
import plotly.graph_objects as go
|
||||||
import plotly.express as px
|
import plotly.express as px
|
||||||
#import plotly.io as pio
|
#import plotly.io as pio
|
||||||
from hdf5_ops import get_parent_child_relationships
|
from src.hdf5_ops import get_parent_child_relationships
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user