↓ 1 callersFunctionvalidate_link(
link: Link,
*,
root: Path,
anchor_cache: dict[Path, set[str]],
require_directory_index:
scripts/docs/check_links.py:252
↓ 1 callersFunctionverify_entries(
entries: Iterable[LockEntry],
report: Report,
*,
npm_fetcher: Callable[[str, str], str] = fe
scripts/check_lockfile_integrity.py:794