fix(pre_commit): 🎨 auto format pre-commit hooks

This commit is contained in:
pre-commit-ci[bot] 2024-03-26 21:05:02 +00:00
parent c67078b53c
commit 13f85ae6cc
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ class Detections:
"""
boxes = transformers_results.get("boxes")
# If the boxes key is in the transformers_results then we know it's an
# If the boxes key is in the transformers_results then we know it's an
# object detection result. Else, we can assume it's a segmentation model
if boxes:
return cls(