yt-dlp/youtube_dl
Yen Chi Hsuan 582be35847
Update coding style after pycodestyle 2.1.0
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.

See https://github.com/PyCQA/pycodestyle/issues/400

See also #10689; thanks @stepshal for first mentioning this issue and
initial patches
2016-11-17 19:45:42 +08:00
..
downloader Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
extractor [youtube:live] Relax _VALID_URL (closes #11164) 2016-11-16 23:15:19 +07:00
postprocessor
__init__.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
__main__.py
aes.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
cache.py
compat.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
jsinterp.py
options.py [options] Actually print Adobe Pass options sections in --help 2016-09-15 22:18:31 +07:00
socks.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
swfinterp.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
update.py
utils.py
version.py
YoutubeDL.py