Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Oct 27, 2023
1 parent 0ad850a commit 8e7b716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/llm/nodes/test_llm_generate_node_pipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ def test_pipeline(config: Config, mock_llm_client: mock.MagicMock):

pipe.run()

assert_results(sink.get_results())
assert_results(sink.get_results())

0 comments on commit 8e7b716

Please sign in to comment.