Skip to content

Commit 47e2aa0

Browse files
mdboomCopilot
andauthored
Update bench_runner/runners.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b4fe5e4 commit 47e2aa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bench_runner/runners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
@dataclasses.dataclass
1414
class PlotConfig:
15-
# The name of the runner in the plot legeng
15+
# The name of the runner in the plot legend
1616
name: str
1717
# A matplotlib color to use for this runner in plots
1818
color: str = "C0"

0 commit comments

Comments
 (0)