Skip to content

Commit

Permalink
PEP8 whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed Sep 24, 2021
1 parent 481bf71 commit 6b4d98b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deepcell_tracking/utils_test.py
Expand Up @@ -492,7 +492,6 @@ def test_init(self, mocker):
with pytest.raises(ValueError):
utils.Track()


def test_x_y_padding(self):
num_labels = 3

Expand Down

0 comments on commit 6b4d98b

Please sign in to comment.