mirror of
https://github.com/FAUSheppy/skillbird
synced 2025-12-09 16:08:31 +01:00
remove emtpy line
This commit is contained in:
@@ -143,4 +143,3 @@ def dumpRatings(top=0, forceMeanSort=False, enforceWhitelist=None):
|
|||||||
count += 1
|
count += 1
|
||||||
ret += ("Rank: "+str(count).rjust(4) +" " + s + "\n")
|
ret += ("Rank: "+str(count).rjust(4) +" " + s + "\n")
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user