Skip to content

Commit 7bd12ae

Browse files
add constant again
1 parent 08af4b4 commit 7bd12ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sentry_sdk/_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313

1414
SENSITIVE_DATA_SUBSTITUTE = "[Filtered]"
15+
BLOB_DATA_SUBSTITUTE = "[Blob substitute]"
1516

1617

1718
class AnnotatedValue:

0 commit comments

Comments
 (0)