mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-29 05:18:47 +00:00
7 lines
100 B
Python
7 lines
100 B
Python
class ModuleMangeApi:
|
|
def module_name(self):
|
|
pass
|
|
|
|
def register(self):
|
|
pass
|