mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-01 02:48:33 +00:00
ruff
This commit is contained in:
parent
f058874929
commit
d9d35bae07
@ -252,7 +252,7 @@ def report_note(self, video_id, note):
|
||||
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):
|
||||
|
Loading…
Reference in New Issue
Block a user