Commit c11396b7 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed typos in BenchmarkLogs.py

parent ee8a7d16
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,7 +3,8 @@
__all__ = [
    "dict_to_html_table",
    "get_benchmark_metadata",
    "get_benchmark_dataframes",
    "get_benchmark_dataframe",
    "gen_dataframes_per_operation",
]

import os.path