PEP 8 fixes

This commit is contained in:
stepshal 2016-06-16 19:22:50 +07:00
parent efbd1eb51a
commit 3980225b61
2 changed files with 2 additions and 1 deletions

View File

@ -71,6 +71,7 @@ else:
else:
params['scripts'] = ['bin/youtube-dl']
class build_lazy_extractors(Command):
description = "Build the extractor lazy loading module"
user_options = []