diff options
author | Mathieu Velten <mathieuv@matrix.org> | 2022-11-22 17:23:44 +0100 |
---|---|---|
committer | Mathieu Velten <mathieuv@matrix.org> | 2022-11-22 18:10:08 +0100 |
commit | b1be9a742a079d9fb72d37f64f1b177dfb1bd7f7 (patch) | |
tree | f0800a6e579e9fd54a4f6e09514ea6e7fc898efd /synapse/rest/client/transactions.py | |
parent | Add type ignore unused-awaitable to ensureDeffered calls (diff) | |
download | synapse-b1be9a742a079d9fb72d37f64f1b177dfb1bd7f7.tar.xz |
Add type ignore unused-awaitable to places adding callbacks to a deffered
Diffstat (limited to 'synapse/rest/client/transactions.py')
-rw-r--r-- | synapse/rest/client/transactions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/transactions.py b/synapse/rest/client/transactions.py |