Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ result
Method
result
library/python/pytest/plugins/ya.py:755–758 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
753
754
@property
755
def
result(self):
756
if
'not_canonize'
in self._keywords:
757
return
None
758
return
self._result
759
760
@property
761
def
keywords(self):
Callers
2
OnTestEnd
Method · 0.45
PrintTestStatus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected