chore: make pre-commit happy
This commit is contained in:
parent
ebf4b930b7
commit
b3024e780d
|
|
@ -7,8 +7,8 @@ import pytest
|
|||
from supervision.detection.overlap_filter import (
|
||||
box_non_max_suppression,
|
||||
group_overlapping_boxes,
|
||||
mask_non_max_suppression,
|
||||
mask_non_max_merge,
|
||||
mask_non_max_suppression,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue