projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1737ea6
)
[devscripts/make_lazy_extractors] Correct a spelling mistake (#26991)
author
Edward Betts
<edward@4angle.com>
Mon, 16 Nov 2020 15:08:20 +0000
(15:08 +0000)
committer
GitHub
<noreply@github.com>
Mon, 16 Nov 2020 15:08:20 +0000
(22:08 +0700)
devscripts/make_lazy_extractors.py
patch
|
blob
|
history
diff --git
a/devscripts/make_lazy_extractors.py
b/devscripts/make_lazy_extractors.py
index 0a1762dbce85adf9049529ec15bdb61510787d0a..878ae72b1327f9272d44fdb87dd3d6c60fe87255 100644
(file)
--- a/
devscripts/make_lazy_extractors.py
+++ b/
devscripts/make_lazy_extractors.py
@@
-61,7
+61,7
@@
def build_lazy_ie(ie, name):
return s
-# find the correct sorting and add the required base classes so that sub
lc
asses
+# find the correct sorting and add the required base classes so that sub
cl
asses
# can be correctly created
classes = _ALL_CLASSES[:-1]
ordered_cls = []