Skip to content

Commit

Permalink
fix: RND-97: Revert missed import in tests (#5994)
Browse files Browse the repository at this point in the history
FF fix after merging
#5982

Co-authored-by: nik <[email protected]>
  • Loading branch information
niklub and nik authored Jun 14, 2024
1 parent d48cb0e commit c0bc05c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions label_studio/tests/sdk/test_ml.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pytest
from label_studio_sdk.client import LabelStudio
from label_studio.tests.ml.test_predict import ml_backend_for_test_predict as ml_backend_for_test_batch_predictions


@pytest.mark.django_db
Expand Down

0 comments on commit c0bc05c

Please sign in to comment.