mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 12:25:14 +00:00
fix mypy
This commit is contained in:
@@ -84,7 +84,7 @@ class DatasourceManager:
|
||||
|
||||
if controller is None:
|
||||
raise DatasourceProviderNotFoundError(f"Datasource provider {provider_id} not found.")
|
||||
|
||||
|
||||
return controller
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user