Newline
This commit is contained in:
parent
445ad9941e
commit
93aac9bb7b
|
@ -184,6 +184,7 @@ class PushRuleStore(SQLBaseStore):
|
|||
}
|
||||
)
|
||||
|
||||
|
||||
class RuleNotFoundException(Exception):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in New Issue