mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00
6 lines
208 B
YAML
6 lines
208 B
YAML
---
|
|
issues:
|
|
- |
|
|
Fix "TypeError: descriptor '__dict__' for 'XXX' objects doesn't apply to a 'XXX' object" when running
|
|
pipelines with `debug=True` by removing the graph image from the debug payload.
|