1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-15 08:58:28 +00:00

Fix autopep8 empty line end error

This commit is contained in:
Nikolay Fedorov 2025-08-01 23:15:14 +03:00 committed by GitHub
parent fd8503cb53
commit 6dd3fb8548
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,4 +117,3 @@ def _real_extract(self, url):
'formats': formats, 'formats': formats,
'subtitles': subtitles, 'subtitles': subtitles,
} }