Fixed import statement

This commit is contained in:
2024-09-13 15:11:25 +02:00
parent 4974246522
commit cc0adfca62

View File

@ -13,7 +13,7 @@ from plotly.subplots import make_subplots
import plotly.graph_objects as go
import plotly.express as px
#import plotly.io as pio
from hdf5_ops import get_parent_child_relationships
from src.hdf5_ops import get_parent_child_relationships