mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 19:39:58 +00:00
docs: fix docstring examples (#16889)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user