mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-14 17:29:40 +00:00
Ruff (#339)
This commit is contained in:
parent
8598f56a83
commit
9a6ec13af6
2 changed files with 2 additions and 2 deletions
|
@ -42,6 +42,7 @@ class LLMConfigRegistry:
|
|||
|
||||
return cls._configs[llm_key]
|
||||
|
||||
|
||||
# if none of the LLM providers are enabled, raise an error
|
||||
if not any(
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue