From 99e3bf72283e6ee306e68d78cf7849750dfb3ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EA=B2=BD=EB=AF=BC?= Date: Thu, 19 Mar 2026 09:37:42 +0900 Subject: [PATCH] Fix: Upload converter pipeline: __init__.py (raw text) --- 03.Code/업로드용/converters/pipeline/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03.Code/업로드용/converters/pipeline/__init__.py b/03.Code/업로드용/converters/pipeline/__init__.py index 3125dee..d698245 100644 --- a/03.Code/업로드용/converters/pipeline/__init__.py +++ b/03.Code/업로드용/converters/pipeline/__init__.py @@ -1 +1 @@ -ZnJvbSAucm91dGVyIGltcG9ydCBwcm9jZXNzX2RvY3VtZW50LCBpc19sb25nX2RvY3VtZW50DQo= \ No newline at end of file +from .router import process_document, is_long_document