Fix commented-out formatting post-Black
This commit is contained in:
parent
9194232ecd
commit
6503002692
2 changed files with 10 additions and 10 deletions
|
@ -134,7 +134,7 @@ class TestPyLastArtist(TestPyLastWithLastFm):
|
|||
def test_tag_artist(self):
|
||||
# Arrange
|
||||
artist = self.network.get_artist("Test Artist")
|
||||
# artist.clear_tags()
|
||||
# artist.clear_tags()
|
||||
|
||||
# Act
|
||||
artist.add_tag("testing")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue