mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-25 19:44:34 +00:00
Fix settings defaults expectations
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
4040bd6618
commit
df257bf90e
@ -25,5 +25,5 @@ def test_settings():
|
||||
assert m.settings.debug.visualize_raw_layout is True
|
||||
|
||||
# Check nested defaults
|
||||
assert m.settings.perf.doc_batch_size == 2
|
||||
assert m.settings.perf.doc_batch_size == 1
|
||||
assert m.settings.debug.visualize_ocr is False
|
||||
|
Loading…
Reference in New Issue
Block a user