* refactor(cv2): add optional backend facade * test: guard real cv2 oracle import for cv2-less environments * test: preserve existing PYTHONPATH in subprocess import tests * lint: auto-fix violations after resolve cycle * fix(typing): remove obsolete suppressions * test(cv2): parametrize constant alignment tests and refactor fallback validation * test(cv2): simplify constant grouping and optimize REQUIRED_SYMBOLS validation --------- Co-authored-by: Codex <codex@openai.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_core.py | ||
| test_docs.py | ||
| test_utils.py | ||