Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Oct 24, 2024
1 parent bcb1c99 commit 7ff8c11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/models/vit/test_modeling_vit.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ class ViTModelTest(ModelTesterMixin, PipelineTesterMixin, unittest.TestCase):
test_resize_embeddings = False
test_head_masking = False

@require_multi_gpu
def test_foo(self):
assert 1 == 2

Expand Down

0 comments on commit 7ff8c11

Please sign in to comment.