mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2024-10-01 03:35:38 -04:00
config: Fix a whitespace issue.
This commit is contained in:
parent
8a15ba79e6
commit
1a8e5ca65d
@ -47,6 +47,7 @@ def parse_url(value):
|
||||
|
||||
return value
|
||||
|
||||
|
||||
def parse_log_level(value):
|
||||
# type: (str) -> logbook
|
||||
value = value.lower()
|
||||
|
Loading…
Reference in New Issue
Block a user