Skip to content

Commit eecb3d0

Browse files
committed
fix type checks
1 parent a90d070 commit eecb3d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sig/datadog/tracing/span_operation.rbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ module Datadog
157157
module RefineNil
158158
end
159159

160+
def set_base_service_tag: () -> void
161+
160162
def build_span: () -> untyped
161163

162164
def parent=: (untyped parent) -> untyped

0 commit comments

Comments
 (0)