Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Serving
/ get_raises
Method
get_raises
tools/codestyle/docstring_checker.py:95–96 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
93
return
self.d[
'Returns'
]
94
95
def
get_raises(self):
96
return
self.d[
'Raises'
]
97
98
def
get_examples(self):
99
return
self.d[
'Examples'
]
Callers
1
with_raises
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected