summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-11-11 17:04:44 +0000
committerGitHub <noreply@github.com>2021-11-11 17:04:44 +0000
commit6a605f4a77bebbbffa2ac812fbff4fe5f252d88e (patch)
tree9c62427e6d50de1e1e397007994aa2cc66b5229e /changelog.d
parentCorrect type hint for room_batch.py (#11310) (diff)
downloadsynapse-6a605f4a77bebbbffa2ac812fbff4fe5f252d88e.tar.xz
Get db signatures file to pass mypy (#11312)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11312.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11312.misc b/changelog.d/11312.misc
new file mode 100644
index 0000000000..86594a332d
--- /dev/null
+++ b/changelog.d/11312.misc
@@ -0,0 +1 @@
+Add type hints to storage classes.