Skip to content

Commit edff160

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 63d34fd commit edff160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context_chat_backend/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ def init_model(model_type: str, model_info: tuple[str, dict]):
5656
return model
5757

5858
class LlmException(Exception):
59-
...
59+
...

0 commit comments

Comments
 (0)