We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0debea commit a58a89aCopy full SHA for a58a89a
labelbox/data/annotation_types/metrics/scalar.py
@@ -16,8 +16,6 @@ class ScalarMetricAggregation(Enum):
16
SUM = "SUM"
17
18
19
-
20
21
class ScalarMetric(BaseMetric):
22
""" Class representing scalar metrics
23
0 commit comments