Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
ngreenwald committed Jun 6, 2020
1 parent cf1b585 commit bcb0929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caliban_toolbox/reshape_data_test.py
Expand Up @@ -114,7 +114,6 @@ def test_crop_multichannel_data():
crop_num=(5, 5))



def test_create_slice_data():
# test output shape with even division of slice
fov_len, stack_len, num_crops, num_slices, row_len, col_len, chan_len = 1, 40, 1, 1, 50, 50, 3
Expand Down

0 comments on commit bcb0929

Please sign in to comment.