Skip to content

Commit 98dbc5b

Browse files
committed
lint: Fix Layout/EmptyLinesAfterModuleInclusion
1 parent 5f9d3b4 commit 98dbc5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/concurrent_ruby/test/opentelemetry/instrumentation/concurrent-ruby/instrumentation_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575

7676
worker = Class.new do
7777
include Concurrent::Async
78+
7879
def initialize(tracer)
7980
@tracer = tracer
8081
end

0 commit comments

Comments
 (0)