This commit is contained in:
Yuhong Sun
2024-10-27 15:45:57 -07:00
committed by GitHub
parent 18dcdd680d
commit 6f8e7abcbb

View File

@@ -253,6 +253,5 @@ if __name__ == "__main__":
"gitlab_url": os.environ["GITLAB_URL"],
}
)
document_batches = connector.load_from_state()
print(next(document_batches))