Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdinur committed Feb 6, 2025
1 parent 4a03c5c commit a0b8c83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ddtrace/contrib/internal/yaaredis/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@
from ddtrace._trace.utils_redis import _instrument_redis_execute_pipeline
from ddtrace.contrib.internal.redis_utils import _run_redis_command_async
from ddtrace.internal.schema import schematize_service_name
from ddtrace.internal.utils.deprecations import DDTraceDeprecationWarning
from ddtrace.internal.utils.formats import CMD_MAX_LEN
from ddtrace.internal.utils.formats import asbool
from ddtrace.internal.utils.formats import stringify_cache_args
from ddtrace.internal.utils.wrappers import unwrap
from ddtrace.trace import Pin
from ddtrace.vendor.debtcollector import deprecate


config._add(
Expand Down

0 comments on commit a0b8c83

Please sign in to comment.