mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 20:46:31 +00:00
* First pass at fix for deepcopying inputs and outputs * Add reno * Add recursion for dict objects * Bump recursion depth * More tests and some improvments * Fix unit tests * PR comments