Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/googleapis/google-api-python-client
/ datafile
Function
datafile
tests/test_schema.py:29–30 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
27
28
29
def
datafile(filename):
30
return
os.path.join(DATA_DIR, filename)
31
32
33
LOAD_FEED =
""
"{
Callers
1
setUp
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…