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

Function __dir__

src/openrouter/models/__init__.py:22–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21
22def __dir__():
23 return lazy_dir(dynamic_imports={}, sub_packages=_sub_packages)

Callers

nothing calls this directly

Calls 1

lazy_dirFunction · 0.90

Tested by

no test coverage detected