From bcb092917e487bc8f9d1278ef356d7803c8530cd Mon Sep 17 00:00:00 2001 From: ngreenwald Date: Sat, 6 Jun 2020 13:29:31 -0700 Subject: [PATCH] pep8 --- caliban_toolbox/reshape_data_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/caliban_toolbox/reshape_data_test.py b/caliban_toolbox/reshape_data_test.py index f23943a..05f5008 100644 --- a/caliban_toolbox/reshape_data_test.py +++ b/caliban_toolbox/reshape_data_test.py @@ -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