From 049b43d95954760e220495202c32edfffd957959 Mon Sep 17 00:00:00 2001 From: David Morady <29502285+dmorady1@users.noreply.github.com> Date: Mon, 15 Sep 2025 15:06:10 +0200 Subject: [PATCH] DCO Remediation Commit for David Morady <29502285+dmorady1@users.noreply.github.com> I, David Morady <29502285+dmorady1@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 133d989060bf877b4c3ca83881a0a888ef9edd2c I, David Morady <29502285+dmorady1@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 0a65eed28a871eacacf6fbcd97216dd37e52268f I, David Morady <29502285+dmorady1@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ac96f1483fc1df1752dbf9c8c1fe4fed8bc113b2 I, David Morady <29502285+dmorady1@users.noreply.github.com>, hereby add my Signed-off-by to this commit: af5df4bb30bb34a10bed59210500e1dbf129cae9 I, David Morady <29502285+dmorady1@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ab893b637f75cae9ffeb39fbea2227b632b4c987 Signed-off-by: David Morady <29502285+dmorady1@users.noreply.github.com> --- tests/test_e2e_ocr_conversion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_e2e_ocr_conversion.py b/tests/test_e2e_ocr_conversion.py index 60cf1e6e..e15d791f 100644 --- a/tests/test_e2e_ocr_conversion.py +++ b/tests/test_e2e_ocr_conversion.py @@ -80,7 +80,7 @@ def test_e2e_conversions(): force_full_page_ocr=True, rec_font_path="test", rapidocr_params={ - "rec_font_path": None + "Rec.font_path": None }, # should overwrite rec_font_path ), False,