supervision/supervision
Jirka Borovec 2abdccbe1d
docs: Wrap all placeholder paths in quotes and code expressions (#2128)
* Wrap all placeholder paths in quotes across documentation and code examples for consistency
* Update pre-commit config to exclude `docs/deprecated.md` from mdformat check
2026-02-03 14:00:40 +01:00
..
annotators docs: Wrap all placeholder paths in quotes and code expressions (#2128) 2026-02-03 14:00:40 +01:00
assets Convert `supervision/assets/downloader.py` docstrings to doctests 2026-02-02 18:10:37 +09:00
classification Convert `supervision/classification/core.py` docstrings to doctests 2026-02-02 18:10:37 +09:00
dataset Convert various modules' type annotations + docstring examples to align with `numpy.typing` & fix linting 2026-02-02 18:10:37 +09:00
detection docs: Wrap all placeholder paths in quotes and code expressions (#2128) 2026-02-03 14:00:40 +01:00
draw Convert various modules' type annotations + docstring examples to align with `numpy.typing` & fix linting 2026-02-02 18:10:37 +09:00
geometry Convert various modules' type annotations + docstring examples to align with `numpy.typing` & fix linting 2026-02-02 18:10:37 +09:00
key_points docs: Wrap all placeholder paths in quotes and code expressions (#2128) 2026-02-03 14:00:40 +01:00
metrics Standardize examples and error messages with `uv` CLI for virtual env. and dependency installation (#2129) 2026-02-03 13:59:35 +01:00
tracker docs: Wrap all placeholder paths in quotes and code expressions (#2128) 2026-02-03 14:00:40 +01:00
utils docs: Wrap all placeholder paths in quotes and code expressions (#2128) 2026-02-03 14:00:40 +01:00
validators Enable testing doctest in the package docstrings (#2111) 2026-01-29 10:08:10 +01:00
__init__.py add `box_aspect_ratio` property to `sv.Detections` 2025-11-16 13:27:29 +01:00
config.py typing/utils: Add annotations & enforce stricter typing (#2107) 2026-01-29 15:46:17 +01:00
py.typed feat: adding type hinting to package 2024-10-09 16:48:54 +02:00