style: address Sphinx double-backtick snippet syntax (#33389)

This commit is contained in:
Mason Daugherty
2025-10-09 13:35:51 -04:00
committed by GitHub
parent f405a2c57d
commit d8a680ee57
145 changed files with 1306 additions and 1307 deletions

View File

@@ -22,7 +22,7 @@ class ExaSearchResults(BaseTool): # type: ignore[override]
r"""Exa Search tool.
Setup:
Install ``langchain-exa`` and set environment variable ``EXA_API_KEY``.
Install `langchain-exa` and set environment variable `EXA_API_KEY`.
.. code-block:: bash