PEP 8 fixes
This commit is contained in:
parent
efbd1eb51a
commit
61fb772231
1
setup.py
1
setup.py
@ -71,6 +71,7 @@ else:
|
|||||||
else:
|
else:
|
||||||
params['scripts'] = ['bin/youtube-dl']
|
params['scripts'] = ['bin/youtube-dl']
|
||||||
|
|
||||||
|
|
||||||
class build_lazy_extractors(Command):
|
class build_lazy_extractors(Command):
|
||||||
description = "Build the extractor lazy loading module"
|
description = "Build the extractor lazy loading module"
|
||||||
user_options = []
|
user_options = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user