minor bug corrected in tag.py
This commit is contained in:
parent
054fc8eeb3
commit
0f694c4418
@ -163,7 +163,7 @@ class Tag(LastfmBase):
|
||||
]
|
||||
return self.__topTracks
|
||||
|
||||
@LastfmBase.topProperty("")
|
||||
@LastfmBase.topProperty("topTracks")
|
||||
def topTrack(self):
|
||||
"""top track for the tag"""
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user