mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-25 19:04:09 +00:00
PEP8 fixes
This commit is contained in:
@@ -178,8 +178,6 @@ class AlbumArtistFromPathTest(unittest.TestCase):
|
||||
self.assertEqual(aafp(file_4, 'album', 'artist'), ('album', 'artist'))
|
||||
|
||||
|
||||
|
||||
|
||||
class ImageInfoTest(unittest.TestCase):
|
||||
|
||||
def test_gif(self):
|
||||
|
||||
Reference in New Issue
Block a user