supervision/test/detection/utils
Jirka Borovec 09de0f4f06
feat(ruff): add pytest linting rule (#2053)
* feat(ruff): add pytest linting rule
* --unsafe-fixes
* fix(pre_commit): 🎨 auto format pre-commit hooks


---------

Co-authored-by: jiri BOROVEC <jirka@Jiris-MacBook-Pro-J4N257Y6Q2.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-01-13 19:34:22 +01:00
..
__init__.py utils split across multiple files; internal and external imports working; utils tests split across multiple files; tests working locally 2025-07-15 19:23:55 +02:00
test_boxes.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_converters.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_internal.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_iou_and_nms.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_masks.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_polygons.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_vlms.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00