mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 15:38:36 +00:00
5 lines
146 B
YAML
5 lines
146 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Return an empty list of answers when `ExtractiveReader` receives an empty list of documents instead of raising an exception.
|