Skip to content

Commit

Permalink
refactor: Lint agents-api (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
HamadaSalhab authored and github-actions[bot] committed Dec 27, 2024
1 parent 23de839 commit 40c1a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agents-api/agents_api/queries/chat/prepare_chat_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from beartype import beartype
from sqlglot import parse_one

from ...common.protocol.sessions import ChatContext, make_session
from ..utils import (
pg_query,
Expand Down

0 comments on commit 40c1a82

Please sign in to comment.