mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-20 09:04:02 +01:00
Insufficient newlines
This commit is contained in:
parent
5c6189ea3e
commit
7ecb49ef25
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ class PushRuleStore(SQLBaseStore):
|
|||
|
||||
txn.execute(sql, new_rule.values())
|
||||
|
||||
|
||||
class RuleNotFoundException(Exception):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue