We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060dde6 commit 3040913Copy full SHA for 3040913
sentry_sdk/integrations/rust_tracing.py
@@ -32,7 +32,7 @@
32
33
import json
34
from enum import Enum, auto
35
-from typing import Any, Callable, Dict, Tuple, Optional
+from typing import Any, Callable, Dict, Optional
36
37
import sentry_sdk
38
from sentry_sdk.integrations import Integration
0 commit comments