Skip to content

Commit ad3df42

Browse files
authored
Backport Tag Test (#2954)
1 parent 6568c78 commit ad3df42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/danswer/connectors/gitlab/connector.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,5 +253,6 @@ def poll_source(
253253
"gitlab_url": os.environ["GITLAB_URL"],
254254
}
255255
)
256+
256257
document_batches = connector.load_from_state()
257258
print(next(document_batches))

0 commit comments

Comments
 (0)