Skip to content

Commit

Permalink
Automatically reformatting code
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto-format Bot committed Aug 2, 2023
1 parent 0d973f6 commit ec6cebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/groundlight/internalapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
import requests
from model import Detector, ImageQuery
from openapi_client.api_client import ApiClient, ApiException
from groundlight.images import ByteStreamWrapper

from groundlight.images import ByteStreamWrapper
from groundlight.status_codes import is_ok

logger = logging.getLogger("groundlight.sdk")
Expand Down

0 comments on commit ec6cebb

Please sign in to comment.