Skip to content

Commit 31db2de

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 9ab9650 commit 31db2de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎supervision/detection/core.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
from_moondream,
4848
from_paligemma,
4949
from_qwen_2_5_vl,
50-
validate_vlm_parameters, from_qwen_3_vl,
50+
from_qwen_3_vl,
51+
validate_vlm_parameters,
5152
)
5253
from supervision.geometry.core import Position
5354
from supervision.utils.internal import deprecated, get_instance_variables

0 commit comments

Comments
 (0)