0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 10:48:56 +02:00

PEP8 blank lines

This commit is contained in:
David Baker 2015-03-11 10:01:17 +00:00
parent 04f8478aaa
commit 83b1e7fb3c

View file

@ -58,6 +58,7 @@ def make_base_append_rules(user, kind):
return rules
def make_base_prepend_rules(user, kind):
rules = []