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