diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-09-29 07:22:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 07:22:41 -0400 |
commit | 8625ad80994d6049a778b5d1ef65c8d1b1042c74 (patch) | |
tree | bc50901505dac527c35f6668c1812ccecbe8dbb5 /synapse/storage/databases | |
parent | Expose MSC3882 only be under an unstable endpoint. (#13868) (diff) | |
download | synapse-8625ad80994d6049a778b5d1ef65c8d1b1042c74.tar.xz |
Explicit cast to enforce type hints. (#13939)
Diffstat (limited to 'synapse/storage/databases')
-rw-r--r-- | synapse/storage/databases/main/event_push_actions.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/databases/main/event_push_actions.py b/synapse/storage/databases/main/event_push_actions.py |