We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658cfad commit 0466a91Copy full SHA for 0466a91
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