mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-07-17 18:28:42 +00:00
7 lines
100 B
Python
7 lines
100 B
Python
class ModuleMangeApi:
|
|
def module_name(self):
|
|
pass
|
|
|
|
def register(self):
|
|
pass
|