MCPcopy Create free account
hub / github.com/PaddlePaddle/Serving / get_returns

Method get_returns

tools/codestyle/docstring_checker.py:92–93  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

90 return True
91
92 def get_returns(self):
93 return self.d['Returns']
94
95 def get_raises(self):
96 return self.d['Raises']

Callers 1

with_returnsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected