mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-25 08:39:27 -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())
|
txn.execute(sql, new_rule.values())
|
||||||
|
|
||||||
|
|
||||||
class RuleNotFoundException(Exception):
|
class RuleNotFoundException(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user