Skip to content

Commit a1fe106

Browse files
author
Paldin Bet Eivaz
committed
fixed linting error
1 parent 7a30bd6 commit a1fe106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_spotify.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ def test_track_for_id(self):
189189
self.assertEqual(1, len(results))
190190
self.assertEqual("6NPVjNh8Jhru9xOmyQigds", results[0]['id'])
191191

192+
192193
def suite():
193194
return unittest.TestLoader().loadTestsFromName(__name__)
194195

0 commit comments

Comments
 (0)