diff options
author | H. Shay <hillerys@element.io> | 2022-11-03 12:29:13 -0700 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2022-11-03 12:29:13 -0700 |
commit | d6211b55477ba70c99ae06dcf21e0c1e5983c18c (patch) | |
tree | 3d3a362fce910cc7e78add37eb45472eb842b5cb | |
parent | update to pass in current state map when checking batched events (diff) | |
download | synapse-d6211b55477ba70c99ae06dcf21e0c1e5983c18c.tar.xz |
lints
-rw-r--r-- | synapse/handlers/room.py | 1 | ||||
-rw-r--r-- | synapse/storage/controllers/state.py | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |