1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Now correctly showing same rank for equally-ranked entries

This commit is contained in:
Krateng
2019-03-03 21:55:35 +01:00
parent 143fe8ef88
commit ca90adc842
3 changed files with 43 additions and 15 deletions

View File

@ -9,8 +9,8 @@ def instructions(keys):
from utilities import getArtistsInfo, getTracksInfo
from htmlgenerators import artistLink, trackLink
max_show = 14
posrange = ["#" + str(i) for i in range(1,max_show+1)]
# max_show = 14
# posrange = ["#" + str(i) for i in range(1,max_show+1)]
# get chart data