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

error in comment fixed

parent 900e8f1e
No related branches found
No related tags found
No related merge requests found
......@@ -711,7 +711,7 @@ class density_file:
if unit:
data_set.attrs['unit']=unit
if partran:
# 3 numbers per location..
# 1 numbers per location and per run..
data=['lost', 'powlost']
units=['', 'W']
for val,unit in zip(data, units):
......
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