1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-27 17:23:26 +00:00

PEP8: more applied

This commit is contained in:
Jouke Waleson
2014-11-23 21:20:46 +01:00
parent 5f6a1245ff
commit 8bcc875676
34 changed files with 123 additions and 132 deletions
-1
View File
@@ -45,7 +45,6 @@ from youtube_dl.utils import (
escape_rfc3986,
escape_url,
js_to_json,
get_filesystem_encoding,
intlist_to_bytes,
args_to_str,
)