MCPcopy Create free account
hub / github.com/NVIDIA-NeMo/Switchyard / safe_load

Method safe_load

switchyard/cli/route_bundle.py:308–308  ·  view source on GitHub ↗
(self, stream: str)

Source from the content-addressed store, hash-verified

306 YAMLError: type[Exception]
307
308 def safe_load(self, stream: str) -> object: ...
309
310
311def parse_routing_profiles_file(path: str | Path) -> dict[str, object]:

Calls

no outgoing calls