mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-17 21:48:54 +00:00
ruff
This commit is contained in:
@@ -252,7 +252,7 @@ class JSI(abc.ABC):
|
||||
self.to_screen(f'{format_field(video_id, None, "%s: ")}{note}')
|
||||
|
||||
def report_version(self):
|
||||
pass
|
||||
return
|
||||
|
||||
@classmethod
|
||||
def supports_extractor(cls, ie_key: str):
|
||||
|
||||
Reference in New Issue
Block a user