small fixes
This commit is contained in:
@@ -18,7 +18,6 @@ def result():
|
||||
data["test"] = r
|
||||
accu+=ts
|
||||
accu.write_to_hdf(h5, "/", "name", "title")
|
||||
print(accu)
|
||||
try:
|
||||
h5.close()
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user