Skip to content

Commit 0d84417

Browse files
committed
type
1 parent 57a860a commit 0d84417

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sig/datadog/core/ddsketch.rbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module Datadog
22
module Core
33
class DDSketch
4-
def self.supported?: () -> bool
5-
64
# Adds a single point to the sketch
75
# @param point [::Numeric] The value to add to the sketch
86
# @return [true] Always returns true on success, raises RuntimeError on failure

0 commit comments

Comments
 (0)