mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-29 13:25:50 +02:00
Backport (#2956)
This commit is contained in:
@@ -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))
|
||||||
|
Reference in New Issue
Block a user