MCPcopy Create free account
hub / github.com/OpenRouterTeam/python-sdk / __dir__

Function __dir__

src/openrouter/errors/__init__.py:147–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145
146
147def __dir__():
148 return lazy_dir(dynamic_imports=_dynamic_imports)

Callers

nothing calls this directly

Calls 1

lazy_dirFunction · 0.90

Tested by

no test coverage detected