Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ get_cache_dir
Function
get_cache_dir
lib/matplotlib/testing/compare.py:44–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
44
def
get_cache_dir():
45
return
str(_get_cache_path())
46
47
48
def
get_file_hash(path, block_size=2 ** 20):
Callers
nothing calls this directly
Calls
1
_get_cache_path
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…