Skip to content

Commit 6937790

Browse files
Merge branch 'webb/openai-agents-remove-truncation' into webb/openai-remove-truncation
2 parents 4572922 + 78cd538 commit 6937790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integrations/huggingface_hub/test_huggingface_hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ def test_text_generation(
520520
"sentry.origin": "auto.ai.huggingface_hub",
521521
"sentry.release": mock.ANY,
522522
"sentry.sdk.name": "sentry.python",
523-
"sentry.sdk.version": "2.58.0",
523+
"sentry.sdk.version": mock.ANY,
524524
"sentry.segment.id": mock.ANY,
525525
"sentry.segment.name": "test",
526526
"thread.id": mock.ANY,

0 commit comments

Comments
 (0)