mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
docs: remove redundant deprecation warning (#25067)
This commit is contained in:
@@ -343,7 +343,6 @@ Functions
|
||||
full_doc += f"""\
|
||||
Deprecated classes
|
||||
--------------
|
||||
.. warning:: These classes are deprecated.
|
||||
|
||||
.. currentmodule:: {package_namespace}
|
||||
|
||||
@@ -378,7 +377,6 @@ Deprecated classes
|
||||
full_doc += f"""\
|
||||
Deprecated functions
|
||||
--------------
|
||||
.. warning:: These functions are deprecated.
|
||||
|
||||
.. currentmodule:: {package_namespace}
|
||||
|
||||
|
Reference in New Issue
Block a user