diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-07 11:38:31 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-07 11:38:31 +0000 |
commit | f53801b2b535dc90e0d92ce45153876c7cae1242 (patch) | |
tree | 12aa5f7777b320b248043e3c875428b9cfbbd950 /synapse/storage/database.py | |
parent | Use fancy `trace` function instead (diff) | |
download | synapse-f53801b2b535dc90e0d92ce45153876c7cae1242.tar.xz |
Use `setattr` because direct assignment fails
Diffstat (limited to 'synapse/storage/database.py')
-rw-r--r-- | synapse/storage/database.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |