mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 08:49:26 -05:00
Add PEP8 newlines
This commit is contained in:
parent
8c48450682
commit
bc6564bac0
@ -53,4 +53,4 @@ class FrozenEncoder(json.JSONEncoder):
|
||||
if isinstance(o, frozendict):
|
||||
return dict(o)
|
||||
|
||||
return json.JSONEncoder(self, o)
|
||||
return json.JSONEncoder(self, o)
|
||||
|
Loading…
Reference in New Issue
Block a user