Remove artist.shout("<3")
There is no shout() method for the artist object.
This commit is contained in:
parent
a516a44c32
commit
ce2c1e6f76
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ network = pylast.LastFMNetwork(
|
|||
|
||||
# Now you can use that object everywhere
|
||||
artist = network.get_artist("System of a Down")
|
||||
artist.shout("<3")
|
||||
|
||||
|
||||
track = network.get_track("Iron Maiden", "The Nomad")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue