diff options
Diffstat (limited to 'src/benchmarks/lld.py')
| -rw-r--r-- | src/benchmarks/lld.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmarks/lld.py b/src/benchmarks/lld.py index a9fe26c..55b9063 100644 --- a/src/benchmarks/lld.py +++ b/src/benchmarks/lld.py @@ -294,7 +294,7 @@ class BenchmarkLld(Benchmark): "expression": "{task-clock}", "sort": "<" }], - filepostfix="table") + file_postfix="table") lld = BenchmarkLld() |
