We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8193e47 commit 74b128cCopy full SHA for 74b128c
1 file changed
sentry_sdk/tracing_utils.py
@@ -8,7 +8,6 @@
8
from collections.abc import Mapping, MutableMapping
9
from datetime import timedelta
10
from random import Random
11
-from typing import Pattern
12
from urllib.parse import quote, unquote
13
import uuid
14
0 commit comments