mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Fix for preserving import path * Move deserialize_tools_inplace back to original import path * Add reno * Make mypy happy * Remove unused import
5 lines
143 B
YAML
5 lines
143 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Move deserialize_tools_inplace back to original import path of from haystack.tools.tool import deserialize_tools_inplace.
|