small fixes

This commit is contained in:
2026-07-09 14:45:25 +02:00
parent 26970ba201
commit 064036241b
3 changed files with 8 additions and 10 deletions
-1
View File
@@ -18,7 +18,6 @@ def result():
data["test"] = r
accu+=ts
accu.write_to_hdf(h5, "/", "name", "title")
print(accu)
try:
h5.close()
except: