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

Function __dir__

src/openrouter/utils/__init__.py:180–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178
179
180def __dir__():
181 return lazy_dir(dynamic_imports=_dynamic_imports)

Callers

nothing calls this directly

Calls 1

lazy_dirFunction · 0.85

Tested by

no test coverage detected