mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 07:29:06 +00:00
* rearrange code * fix tests * relnote * merge test modules * remove extra * rearrange draw tests * forgot * remove unused import
8 lines
217 B
YAML
8 lines
217 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Any import from `canals` should be rewritten to import from `haystack.core`
|
|
enhancements:
|
|
- |
|
|
Use the code formerly in `canals` from the `haystack.core` package across the whole codebase.
|