Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored and ogabrielluiz committed Oct 16, 2024
1 parent aef3355 commit 405d0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/base/langflow/base/astra_assistants/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import astra_assistants.tools as astra_assistants_tools
import requests
from astra_assistants import patch, OpenAIWithDefaultKey
from astra_assistants import OpenAIWithDefaultKey, patch
from astra_assistants.tools.tool_interface import ToolInterface

client_lock = threading.Lock()
Expand Down

0 comments on commit 405d0e8

Please sign in to comment.