mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 19:47:05 +03:00
pep8 newline
This commit is contained in:
parent
acded821c4
commit
ec9cbe847d
1 changed files with 1 additions and 1 deletions
|
@ -142,4 +142,4 @@ def _state_as_two_level_dict(state):
|
|||
|
||||
|
||||
def _looks_like_an_alias(string):
|
||||
return ALIAS_RE.match(string) is not None
|
||||
return ALIAS_RE.match(string) is not None
|
||||
|
|
Loading…
Reference in a new issue