diff options
author | Mathieu Velten <mathieuv@matrix.org> | 2022-11-22 17:26:38 +0100 |
---|---|---|
committer | Mathieu Velten <mathieuv@matrix.org> | 2022-11-22 18:10:08 +0100 |
commit | 6ac2f573ec48c9f49aa197ea21e465300f5963c6 (patch) | |
tree | cf595aae589766d871f4e2ff0e48b2b247b77bec /synapse | |
parent | Add type ignore unused-awaitable to places adding callbacks to a deffered (diff) | |
download | synapse-6ac2f573ec48c9f49aa197ea21e465300f5963c6.tar.xz |
Add type ignore unused-awaitable to looping_call immediate call
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/app/phone_stats_home.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/app/phone_stats_home.py b/synapse/app/phone_stats_home.py |