mirror of
				https://github.com/csunny/DB-GPT.git
				synced 2025-10-31 06:39:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			100 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			100 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| class ModuleMangeApi:
 | |
|     def module_name(self):
 | |
|         pass
 | |
| 
 | |
|     def register(self):
 | |
|         pass
 |