Skip to content

Commit 976f644

Browse files
author
gdj0nes
committed
CHG: remove batch tests and yapf
1 parent 43af8fa commit 976f644

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

labelbox/schema/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ class LabelingParameterOverride(DbObject):
877877

878878
LabelerPerformance = namedtuple(
879879
"LabelerPerformance", "user count seconds_per_label, total_time_labeling "
880-
"consensus average_benchmark_agreement last_activity_time")
880+
"consensus average_benchmark_agreement last_activity_time")
881881
LabelerPerformance.__doc__ = (
882882
"Named tuple containing info about a labeler's performance.")
883883

tests/integration/test_batch.py

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)