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

This commit is contained in:
pre-commit-ci[bot] 2024-05-23 07:12:17 +00:00
parent 0115ef8b7d
commit ad2220bc1d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from supervision.detection.lmm import from_paligemma
(
"",
(1000, 1000),
['cat', 'dog'],
["cat", "dog"],
(np.empty((0, 4)), None, np.empty(0).astype(str)),
), # empty response with classes
(