Fix commented-out formatting post-Black
This commit is contained in:
parent
9194232ecd
commit
6503002692
|
@ -157,10 +157,10 @@ class TestPyLastUser(TestPyLastWithLastFm):
|
|||
# # Arrange
|
||||
# lastfm_user = self.network.get_user("RJ")
|
||||
# self.network.enable_rate_limit() # this is going to be slow...
|
||||
|
||||
#
|
||||
# # Act
|
||||
# tracks = lastfm_user.get_recent_tracks(limit=None)
|
||||
|
||||
#
|
||||
# # Assert
|
||||
# self.assertGreaterEqual(len(tracks), 0)
|
||||
|
||||
|
|
Loading…
Reference in a new issue