mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 13:06:03 +00:00
exa[patch]: ruff fixes and rules (#31902)
* bump ruff deps * add more thorough ruff rules * fix said rules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import os # type: ignore[import-not-found]
|
||||
|
||||
from exa_py import Exa # type: ignore
|
||||
from exa_py import Exa
|
||||
from langchain_core.utils import convert_to_secret_str
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user