Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci

Signed-off-by: NeMo-Aligner CI <[email protected]>
  • Loading branch information
pre-commit-ci[bot] committed Nov 21, 2024
1 parent ef5d72d commit d32515c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ def test_dpo_dataset_conversion():
{"role": "assistant", "content": ""},
]


oai_messages_prompt = format_conversation(prompt_str)
assert expected_oai_messages == oai_messages_prompt

Expand Down

0 comments on commit d32515c

Please sign in to comment.