MCPcopy Create free account
hub / github.com/catboost/catboost / size

Method size

library/python/testing/yatest_lib/external.py:159–160  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

157
158 @property
159 def size(self):
160 return self._data.get("size")
161
162 def serialize(self):
163 return self._data

Callers 4

KeyByIndexFunction · 0.45
FindFunction · 0.45
mainFunction · 0.45
AssignResultForQueryFunction · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected