Skip to content

Commit a58a89a

Browse files
author
Matt Sokoloff
committed
format
1 parent e0debea commit a58a89a

File tree

1 file changed

+0
-2
lines changed
  • labelbox/data/annotation_types/metrics

1 file changed

+0
-2
lines changed

labelbox/data/annotation_types/metrics/scalar.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ class ScalarMetricAggregation(Enum):
1616
SUM = "SUM"
1717

1818

19-
20-
2119
class ScalarMetric(BaseMetric):
2220
""" Class representing scalar metrics
2321

0 commit comments

Comments
 (0)