Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaCompNUS/summit
/ get_modules
Method
get_modules
PythonAPI/docs/doc_gen.py:207–208 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
205
exit(0)
206
207
def
get_modules(self):
208
return
[module
for
module in self.data]
209
210
211
def
gen_stub_method_def(method):
Callers
1
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected