Skip to content
Snippets Groups Projects
Commit 900e8f1e authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

minor edit

close buffer in case trying to save file multiple times..
parent eb96b709
No related branches found
No related tags found
No related merge requests found
......@@ -720,6 +720,7 @@ class density_file:
if unit:
data_set.attrs['unit']=unit
fout.close()
class remote_data_merger:
......
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