mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-03 02:27:11 +00:00
* Keep the \f in Document Cleaner * Add Reno * Add Test * Simplified _remove_empty_lines() code
5 lines
144 B
YAML
5 lines
144 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix the DocumentCleaner removing the `\f` tag from content preventing from counting page number (by Splitter for example).
|