Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhongsun96 committed Oct 27, 2024
1 parent 18dcdd6 commit cd8bd5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/danswer/connectors/gitlab/connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,5 @@ def poll_source(
"gitlab_url": os.environ["GITLAB_URL"],
}
)

document_batches = connector.load_from_state()
print(next(document_batches))

0 comments on commit cd8bd5d

Please sign in to comment.