MCPcopy Index your code
hub / github.com/python/mypy / annotate.py

File annotate.py

mypyc/annotate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Generate source code formatted as HTML, with bottlenecks annotated and highlighted.
2
3Various heuristics are used to detect common issues that cause slower than
4expected performance.

Callers

nothing calls this directly

Calls 1

AnnotationClass · 0.85

Tested by

no test coverage detected