add back whitespace

Signed-off-by: Luka Govedič <ProExpertProg@users.noreply.github.com>
This commit is contained in:
Luka Govedič 2025-08-21 18:37:26 -04:00 committed by GitHub
parent 91735e9c1c
commit b0974809c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -320,4 +320,4 @@ def test_multi_graph_piecewise_compile_outputs_equal():
outputs.append(run_model(vllm_config, model, inputs))
# Expect bitwise equivalence using inductor w/ and w/o cudagraph
assert torch.equal(outputs[0], outputs[2])
assert torch.equal(outputs[0], outputs[2])