diff --git a/bob/ip/binseg/utils/table.py b/bob/ip/binseg/utils/table.py index 5f7bd34da8f0b95c53f9b178f4cf53e6a74418c8..5feb27f8c54fd3f2a747eb649eb0690d028dfd89 100644 --- a/bob/ip/binseg/utils/table.py +++ b/bob/ip/binseg/utils/table.py @@ -32,7 +32,7 @@ def performance_table(data, fmt): fmt : str - One of the formats supported by tabulate_. + One of the formats supported by tabulate. Returns