mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-30 14:19:18 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from typing import Type
|
||||
from importlib import import_module
|
||||
from typing import Type
|
||||
|
||||
|
||||
def import_from_string(module_path: str, ignore_import_error: bool = False):
|
||||
|
||||
Reference in New Issue
Block a user