Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ heading
Function
heading
misc/perf_compare.py:34–37 ·
view source on GitHub ↗
(s: str)
Source
from the content-addressed store, hash-verified
32
33
34
def
heading(s: str) -> None:
35
print()
36
print(f
"=== {s} ==="
)
37
print()
38
39
40
def
build_mypy(
Callers
2
clone
Function · 0.70
main
Function · 0.70
Calls
1
print
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…