mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:56:04 -04:00
New Flake8 fixes
This commit is contained in:
parent
9355a5c42b
commit
f9d156d270
2 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,7 @@ def encode_json(json_object):
|
|||
else:
|
||||
return json.dumps(json_object, ensure_ascii=False)
|
||||
|
||||
|
||||
# These values are used in the `enqueus_event` and `_do_fetch` methods to
|
||||
# control how we batch/bulk fetch events from the database.
|
||||
# The values are plucked out of thing air to make initial sync run faster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue