Skip to content

Commit 34a0813

Browse files
Merge branch 'webb/gen-ai-v2' into webb/revert-gemini-truncation
2 parents 7f1429c + 44b2c2d commit 34a0813

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)