mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-03 10:33:17 +00:00
fix: ruff lint
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
from application.llm.base import BaseLLM
|
||||
from application.core.settings import settings
|
||||
|
||||
|
||||
|
||||
|
||||
class GoogleLLM(BaseLLM):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user