Backport Test (#2957)

This commit is contained in:
Yuhong Sun 2024-10-27 15:55:07 -07:00 committed by GitHub
parent 6f8e7abcbb
commit 7dc06bfbe5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,7 @@ from danswer.connectors.models import Document
from danswer.connectors.models import Section
from danswer.utils.logger import setup_logger
logger = setup_logger()