mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-24 03:52:10 +00:00
experimental[patch]: update module doc strings (#19539)
Added missed module descriptions. Fixed format.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"""Utility that simulates a standalone **Python REPL**."""
|
||||
from langchain_experimental.utilities.python import PythonREPL
|
||||
|
||||
__all__ = ["PythonREPL"]
|
||||
|
Reference in New Issue
Block a user