mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-04 03:59:25 +02:00
Backport (#2956)
This commit is contained in:
parent
18dcdd680d
commit
6f8e7abcbb
@ -253,6 +253,5 @@ if __name__ == "__main__":
|
|||||||
"gitlab_url": os.environ["GITLAB_URL"],
|
"gitlab_url": os.environ["GITLAB_URL"],
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
document_batches = connector.load_from_state()
|
document_batches = connector.load_from_state()
|
||||||
print(next(document_batches))
|
print(next(document_batches))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user