Skip to content

Commit

Permalink
fixup whitespace stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
problame committed Nov 20, 2024
1 parent 88d52b3 commit b299eb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_runner/fixtures/benchmark_fixture.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ class MetricReport(str, enum.Enum): # str is a hack to make it json serializabl
HIGHER_IS_BETTER = "higher_is_better"
# the same but for lower values
LOWER_IS_BETTER = "lower_is_better"



class NeonBenchmarker:
Expand Down

0 comments on commit b299eb1

Please sign in to comment.