--- name: python-testing description: Select and run Python SDK verification with nox, Makefile targets, Ruff, mypy, pytest markers, sanity tests, type inference checks, and build checks. Use when adding Python tests, diagnosing Python CI, or validating Python SDK/provider changes. Do not use for TypeScript-only checks. --- # Python Testing Use this skill to choose Python verification. Read `references/nox-make.md` before running broad Python checks or adding test coverage.