diff options
author | David Robertson <davidr@element.io> | 2022-06-10 19:32:40 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-06-10 19:32:40 +0100 |
commit | ae09cc2ee45715f3e5c14a5549b3d142a026406f (patch) | |
tree | 3a0ea37ae6fdcf10e4a44a3617977aa5da4b6d90 | |
parent | Add missing TOC link to poetry cheat sheet (#13022) (diff) | |
download | synapse-ae09cc2ee45715f3e5c14a5549b3d142a026406f.tar.xz |
Changelog
-rw-r--r-- | changelog.d/13025.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13025.misc b/changelog.d/13025.misc new file mode 100644 index 0000000000..7cb0d174b7 --- /dev/null +++ b/changelog.d/13025.misc @@ -0,0 +1 @@ +Add type annotations to `synapse.storage.databases.main.devices`. |