Skip to content
Snippets Groups Projects
Commit f1148225 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

rm print

parent 99df363d
No related branches found
No related tags found
No related merge requests found
......@@ -426,8 +426,6 @@ class Writer(BridgeH5):
tps = df.columns.tolist()
f[tp_path][tps] = tps
else:
if "experiment_wide" in path:
print("stop")
f[path].attrs["columns"] = df.columns.tolist()
else:
dset = f[values_path]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment