Skip to content

Commit 3545764

Browse files
author
Auto-format Bot
committed
Automatically reformatting code
1 parent b341f8d commit 3545764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/test_labels.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from groundlight import ApiException, ExperimentalApi
55
from groundlight_openapi_client.model.roi import ROI
66

7+
78
def test_binary_labels(gl_experimental: ExperimentalApi):
89
name = f"Test binary labels{datetime.utcnow()}"
910
det = gl_experimental.create_detector(name, "test_query")

0 commit comments

Comments
 (0)