Skip to content

Commit

Permalink
Update show_ranking() description
Browse files Browse the repository at this point in the history
  • Loading branch information
bedoge committed Jan 5, 2024
1 parent 539dacf commit d95a04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WMSDTransformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ def show_ranking(self, mode="standard", first=1, last=None):
"""Displays the TOPSIS ranking
Parameters
----------
none : none
mode : 'minimal'/'standard'/'full', optional
Way of display of the ranking. If mode='minimal', then only positions
of ranked alternatives will be displayed. If mode='standard' then additionally
Expand Down

0 comments on commit d95a04d

Please sign in to comment.