langchain/libs/core/langchain_core/load
Bagatur 6eb42c657e
core[patch]: Remove default BaseModel init docstring (#25009)
Currently a default init docstring gets appended to the class docstring
of every BaseModel inherited object. This removes the default init
docstring.

![Screenshot 2024-08-02 at 5 09 55
PM](https://github.com/user-attachments/assets/757fe4ae-a793-4e7d-8354-512de2c06818)
2024-08-06 01:04:04 +00:00
..
__init__.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
dump.py docs: fix kwargs docstring (#25010) 2024-08-02 19:54:54 -07:00
load.py core: docstrings load (#23787) 2024-07-05 12:23:19 -04:00
mapping.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
serializable.py core[patch]: Remove default BaseModel init docstring (#25009) 2024-08-06 01:04:04 +00:00