Skip to content

Commit b34711a

Browse files
author
Tim Huff
committed
adding a space
1 parent 24764e3 commit b34711a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/groundlight/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,7 @@ def submit_image_query( # noqa: PLR0913 # pylint: disable=too-many-arguments, t
799799
detector_id = detector.id if isinstance(detector, Detector) else detector
800800

801801
image_bytesio: ByteStreamWrapper = parse_supported_image_types(image)
802+
802803
# Match the Groundlight cloud service's ingest pipeline locally. Saves bandwidth
803804
# and ensures Edge Endpoints, which do not run this step, see the same input
804805
# distribution cloud-trained models were trained on.

0 commit comments

Comments
 (0)