Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Böhm <[email protected]>
  • Loading branch information
vulder and boehmseb authored Feb 10, 2024
1 parent 6889496 commit 36c4f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion varats/varats/plots/feature_perf_precision.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ class PerfProfDistPlotGenerator(
generator_name="fperf-precision-dist",
options=[REQUIRE_MULTI_CASE_STUDY]
):
"""Generates performance distribution plot for a given amount of case
"""Generates performance distribution plot for a given list of case
studies."""

def generate(self) -> tp.List[Plot]:
Expand Down

0 comments on commit 36c4f4c

Please sign in to comment.