Remove blank line
This commit is contained in:
parent
ce2c1e6f76
commit
1a35601f51
1 changed files with 0 additions and 3 deletions
|
@ -87,9 +87,6 @@ network = pylast.LastFMNetwork(
|
|||
)
|
||||
|
||||
# Now you can use that object everywhere
|
||||
artist = network.get_artist("System of a Down")
|
||||
|
||||
|
||||
track = network.get_track("Iron Maiden", "The Nomad")
|
||||
track.love()
|
||||
track.add_tags(("awesome", "favorite"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue