IC4T
update
cfd3735
raw
history blame
111 Bytes
"""For backwards compatibility."""
from langchain.utilities.python import PythonREPL
__all__ = ["PythonREPL"]