Skip to content

Commit df23bdf

Browse files
testing draft PRs
1 parent 75dcc14 commit df23bdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sentry_sdk/integrations/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
from typing import Any, Callable, Dict, Iterator, List, Optional, Set, Type, Union
1010

1111

12+
13+
14+
15+
1216
_DEFAULT_FAILED_REQUEST_STATUS_CODES = frozenset(range(500, 600))
1317

1418

0 commit comments

Comments
 (0)