stevafernandes commited on
Commit
59af6c4
·
verified ·
1 Parent(s): 1d140d4

Update quantification.py

Browse files
Files changed (1) hide show
  1. quantification.py +1 -1
quantification.py CHANGED
@@ -343,4 +343,4 @@ def cells_to_records(cells: list[CellMeasurement]) -> list[dict]:
343
  "Mean Cytoplasm Fluorescence": round(m.mean_cytoplasm, 4),
344
  }
345
  )
346
- return rows
 
343
  "Mean Cytoplasm Fluorescence": round(m.mean_cytoplasm, 4),
344
  }
345
  )
346
+ return rows