summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-12-30 13:22:31 +0100
committerGitHub <noreply@github.com>2021-12-30 07:22:31 -0500
commit07a3b5dabad98678bae52275b327c302adbf67af (patch)
treebb5d0e692ad2d223c3a13eafef30d5346a73a7a6 /changelog.d
parentFix a type annotation in `test_account_data.py` and remove it from the Mypy e... (diff)
downloadsynapse-07a3b5dabad98678bae52275b327c302adbf67af.tar.xz
Add type hints to `synapse/storage/databases/main/events_bg_updates.py` (#11654)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11654.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11654.misc b/changelog.d/11654.misc
new file mode 100644
index 0000000000..8e405b9226
--- /dev/null
+++ b/changelog.d/11654.misc
@@ -0,0 +1 @@
+Add missing type hints to storage classes.
\ No newline at end of file