Skip to content

Commit

Permalink
make fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocketknight1 committed Sep 6, 2024
1 parent 725ff7e commit 65543a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/utils/test_chat_template_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -777,4 +777,5 @@ def test_chat_template_dict_saving(self):
# Assert that the serialized list is correctly reconstructed as a single dict
self.assertEqual(new_tokenizer.chat_template, tokenizer.chat_template)

# TODO Why aren't tests running?

# TODO Why aren't tests running?

0 comments on commit 65543a2

Please sign in to comment.