Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tchaton committed Sep 28, 2021
1 parent 85bf6b6 commit b81f53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/integrations/labelstudio/test_labelstudio.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def test_datasource_labelstudio():
val_sample = val[0]
assert train_sample
assert val_sample
assert not test
assert test
assert not predict
ds_no_split = LabelStudioDataSource()
data = {
Expand Down

0 comments on commit b81f53f

Please sign in to comment.