Skip to content

Sort the Counters

To make a list in a definite order, use sorted(list(_list)) instead of list(_list) when making up the location list.

Merge request reports

Loading