Skip to content

Commit 4246901

Browse files
committed
Merge branch 'friday' into develop
2 parents 8ce842f + fd1724c commit 4246901

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/superannotate/lib/core/conditions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ def build_query(self):
5454
return str(self) + "".join(
5555
[f"{condition[0]}{condition[1]}" for condition in self._condition_set]
5656
)
57-
c

0 commit comments

Comments
 (0)