chore: apply ruff rules on tests and app.py (#3605)
This commit is contained in:
parent
d5448e07ab
commit
d9b821cecc
92 changed files with 383 additions and 181 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import os
|
||||
|
||||
import pytest
|
||||
|
||||
from core.model_runtime.entities.rerank_entities import RerankResult
|
||||
from core.model_runtime.errors.validate import CredentialsValidateFailedError
|
||||
from core.model_runtime.model_providers.cohere.rerank.rerank import CohereRerankModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue