[utils] PEP 8
This commit is contained in:
parent
0a477f8731
commit
2f7ae819ac
1 changed files with 1 additions and 0 deletions
|
@ -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 """
|
||||
|
||||
|
|
Loading…
Reference in a new issue