mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-09 05:13:35 +08:00
[utils] PEP 8
This commit is contained in:
@@ -1393,6 +1393,7 @@ def parse_count(s):
|
||||
|
||||
return lookup_unit_table(_UNIT_TABLE, s)
|
||||
|
||||
|
||||
def month_by_name(name):
|
||||
""" Return the number of a month by (locale-independently) English name """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user