mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
lazy extractors: Style fixes
* Sort extractors alphabetically * Add newlines when needed (youtube_dl/extractors/lazy_extractors.py pass the flake8 test now)
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
# encoding: utf-8
|
||||
# flake8: noqa
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
Reference in New Issue
Block a user