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 18, 2024
1 parent 8b7de57 commit 669f3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agents-api/agents_api/activities/execute_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
SystemDef,
TextOnlyDocSearchRequest,
UpdateSessionRequest,
VectorDocSearchRequest,
UpdateUserRequest,
VectorDocSearchRequest,
)
from ..common.protocol.tasks import ExecutionInput, StepContext
from ..common.storage_handler import auto_blob_store, load_from_blob_store_if_remote
Expand Down

0 comments on commit 669f3a8

Please sign in to comment.