Skip to content

Commit

Permalink
mark
Browse files Browse the repository at this point in the history
  • Loading branch information
levongh committed Sep 1, 2023
1 parent c4eb421 commit 666a4dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deeplake/enterprise/test_pytorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,8 @@ def test_batch_sampler_attribute(local_auth_ds):
assert ld.batch_sampler.sampler is not None


@requires_libdeeplake
@requires_torch
@pytest.mark.slow
@pytest.mark.flaky
def test_pil_decode_method(local_auth_ds):
Expand Down

0 comments on commit 666a4dc

Please sign in to comment.