mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-02-13 04:49:27 +00:00
Write tests for YouTube metadata
This commit is contained in:
@@ -2,8 +2,6 @@ from spotdl.encode.exceptions import EncoderNotFoundError
|
||||
from spotdl.encode.exceptions import FFmpegNotFoundError
|
||||
from spotdl.encode.exceptions import AvconvNotFoundError
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
class TestEncoderNotFoundSubclass:
|
||||
def test_encoder_not_found_subclass(self):
|
||||
|
||||
Reference in New Issue
Block a user