mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-02 12:02:52 -05:00
PEP8 applied
This commit is contained in:
@ -108,4 +108,3 @@ class XAttrMetadataPP(PostProcessor):
|
||||
except (subprocess.CalledProcessError, OSError):
|
||||
self._downloader.report_error("This filesystem doesn't support extended attributes. (You may have to enable them in your /etc/fstab)")
|
||||
return False, info
|
||||
|
||||
|
Reference in New Issue
Block a user