mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-29 16:08:38 +00:00
6 lines
135 B
YAML
6 lines
135 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Use a forward reference for the `Paragraph` class in the `DOCXToDocument` converter
|
|
to prevent import errors.
|