Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ checksum
Method
checksum
library/python/testing/yatest_lib/external.py:124–125 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
122
123
@property
124
def
checksum(self):
125
return
self._data.get(
"checksum"
)
126
127
@property
128
def
is_file(self):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected