Skip to content

Commit bbdf292

Browse files
committed
.
1 parent e402f0a commit bbdf292

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

sentry_sdk/_types.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,7 @@ class SDKInfo(TypedDict):
241241
"boolean",
242242
"double",
243243
"integer",
244-
"string[]",
245-
"boolean[]",
246-
"double[]",
247-
"integer[]",
244+
"array",
248245
],
249246
"value": AttributeValue,
250247
},

0 commit comments

Comments
 (0)