Update abstract.py

This commit is contained in:
Hellow2 2023-04-04 11:00:32 +02:00
parent 7dcafb5d45
commit 9481f0e2ea

View File

@ -514,4 +514,4 @@ class Page:
@classmethod @classmethod
def _download_song_to_targets(cls, source: Source, target: Target) -> Target: def _download_song_to_targets(cls, source: Source, target: Target) -> Target:
return Target() return False