mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 13:54:48 +00:00
docs: fix docstring examples (#16889)
This commit is contained in:
parent
c2d09fb151
commit
7d03d8f586
@ -200,7 +200,6 @@ def create_pandas_dataframe_agent(
|
||||
a PythonAstREPLTool with the DataFrame(s) and any user-provided extra_tools.
|
||||
|
||||
Example:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from langchain_openai import ChatOpenAI
|
||||
|
Loading…
Reference in New Issue
Block a user