mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
fix(confluence): add missing import (#350)
This commit is contained in:
parent
681a8a423f
commit
3c5cdb07c1
@ -8,6 +8,7 @@ from typing import cast
|
||||
from urllib.parse import urlparse
|
||||
|
||||
from atlassian import Confluence # type:ignore
|
||||
from requests import HTTPError
|
||||
|
||||
from danswer.configs.app_configs import CONTINUE_ON_CONNECTOR_FAILURE
|
||||
from danswer.configs.app_configs import INDEX_BATCH_SIZE
|
||||
|
Loading…
x
Reference in New Issue
Block a user