mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-07 06:42:39 +02:00
chore: linting
This commit is contained in:
parent
489dd0aa52
commit
4e174f17f2
8 changed files with 15 additions and 16 deletions
|
|
@ -29,7 +29,6 @@ class RateLimitError(Exception):
|
|||
|
||||
|
||||
class _AlwaysFailingChatModel(BaseChatModel):
|
||||
|
||||
@property
|
||||
def _llm_type(self) -> str:
|
||||
return "always-failing-test-model"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue