MCPcopy Index your code
hub / github.com/python/mypy / diff-cache.py

File diff-cache.py

misc/diff-cache.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Produce a diff between mypy caches.
3
4With some infrastructure, this can allow for distributing small cache diffs to users in

Callers

nothing calls this directly

Calls 2

insertMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected