mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-26 16:43:35 +00:00
docs: remove redundant deprecation warning (#25067)
This commit is contained in:
parent
41dfad5104
commit
a02a09c973
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user