mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 03:46:02 -04:00
Blank lines
This commit is contained in:
parent
769f8b58e8
commit
20436cdf75
2 changed files with 2 additions and 0 deletions
|
@ -218,6 +218,7 @@ class PushRuleRestServlet(ClientV1RestServlet):
|
|||
else:
|
||||
raise UnrecognizedRequestError()
|
||||
|
||||
|
||||
def _rule_spec_from_path(path):
|
||||
if len(path) < 2:
|
||||
raise UnrecognizedRequestError()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue