Skip to content

Commit

Permalink
Apply pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqwang committed Mar 3, 2022
1 parent b0e2f7c commit 9386c16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
)



@pytest.mark.parametrize("arch", ["yolov5n"])
def test_visualizer(arch):
model = models.__dict__[arch](pretrained=True, size=(320, 320), score_thresh=0.45)
Expand Down

0 comments on commit 9386c16

Please sign in to comment.