Backport Tag Test (#2954)

This commit is contained in:
Yuhong Sun
2024-10-27 15:37:59 -07:00
committed by GitHub
parent 6568c7805a
commit ad3df42b52

View File

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