Skip to content

Commit

Permalink
Add Black Formatting
Browse files Browse the repository at this point in the history
Signed-off-by: erman-gurses <erman@nod-labs.com>
  • Loading branch information
erman-gurses committed Oct 2, 2024
1 parent ec010d6 commit 00c5c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kernel/wave/wave_gemm_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def repeat(acc: tkl.Register[M, N, tkl.f32]) -> tkl.Register[M, N, tkl.f32]:
hyperparams,
canonicalize=True,
run=True,
run_bench=True,
run_bench=True,
run_config=config,
schedule=enable_scheduling,
):
Expand Down

0 comments on commit 00c5c10

Please sign in to comment.