Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbb committed Jul 24, 2024
1 parent fa9d7f9 commit 16fc63f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesmerize_core/caiman_extensions/cnmf.py
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ def get_contours(
coordinates = list()
coms = list()


for contour in contours:
coors = contour["coordinates"]
coordinates.append(coors)
Expand Down

0 comments on commit 16fc63f

Please sign in to comment.