langchain
5d6b83d9
- Make a copy of external data instead of mutating another object's attributes. (#11349)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Make a copy of external data instead of mutating another object's attributes. (#11349) Fix for a bug surfaced as part of #11339. `mypy` caught this since the types didn't match up.
Author
obi1kenobi
Parents
42d979ef
Loading