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 Dec 10, 2024
1 parent 4da2633 commit 3309830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/test_groundlight.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

import pytest
from groundlight import Groundlight
from groundlight.binary_labels import VALID_DISPLAY_LABELS, DeprecatedLabel, Label, convert_internal_label_to_display
from groundlight.binary_labels import VALID_DISPLAY_LABELS, Label, convert_internal_label_to_display
from groundlight.internalapi import ApiException, InternalApiError, NotFoundError
from groundlight.optional_imports import *
from groundlight.status_codes import is_user_error
Expand Down

0 comments on commit 3309830

Please sign in to comment.