mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-25 14:54:26 +00:00
7 lines
100 B
Python
7 lines
100 B
Python
class ModuleMangeApi:
|
|
def module_name(self):
|
|
pass
|
|
|
|
def register(self):
|
|
pass
|