mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 02:29:23 -05:00
Insufficient newlines
This commit is contained in:
parent
5c6189ea3e
commit
7ecb49ef25
@ -172,6 +172,7 @@ class PushRuleStore(SQLBaseStore):
|
||||
|
||||
txn.execute(sql, new_rule.values())
|
||||
|
||||
|
||||
class RuleNotFoundException(Exception):
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user