MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / parse_directive

Method parse_directive

tools/sampcd_processor.py:181–182  ·  view source on GitHub ↗
(self, docstring: str)

Source from the content-addressed store, hash-verified

179 pattern: typing.Pattern
180
181 def parse_directive(self, docstring: str) -> tuple[str, typing.Any]:
182 pass
183
184
185class TimeoutDirective(Directive):

Callers 1

_parse_directiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected