Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Nov 20, 2024
1 parent 0195adb commit 7f94a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/datadog/di/instrumenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ def hook_method(probe, &block)
# target method here.
end
rate_limiter = probe.rate_limiter
settings = self.settings

mod = Module.new do
define_method(method_name) do |*args, **kwargs| # steep:ignore
Expand Down

0 comments on commit 7f94a88

Please sign in to comment.