exa[patch]: ruff fixes and rules (#31902)

* bump ruff deps
* add more thorough ruff rules
* fix said rules
This commit is contained in:
Mason Daugherty
2025-07-07 22:02:42 -04:00
committed by GitHub
parent 231e8d0f43
commit 63e3f2dea6
6 changed files with 76 additions and 23 deletions

View File

@@ -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