Skip to content

Commit

Permalink
fixed nits
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshkokane01 committed May 6, 2024
1 parent 3db55e0 commit 5539922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/models/udop/test_modeling_udop.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ class UdopModelTest(ModelTesterMixin, PipelineTesterMixin, unittest.TestCase):
(
UdopModel,
UdopForConditionalGeneration,
#UdopForTokenClassification,
# UdopForTokenClassification,
)
if is_torch_available()
else ()
Expand Down

0 comments on commit 5539922

Please sign in to comment.