Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Bee/DataStudio
/ ModuleB
Class
ModuleB
tests/utils/test_registry.py:111–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
@registry.register_module()
111
class
ModuleB:
112
pass
113
114
return
registry
115
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected