summary refs log tree commit diff
path: root/changelog.d/12108.misc
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-03-02 17:52:39 +0000
committerBrendan Abolivier <babolivier@matrix.org>2022-03-02 17:52:39 +0000
commit571d3bf002e9b54a03e940a86232f025d0f27b32 (patch)
tree4254a149cd2bbe2ad2b1c4c7cffb1c357ef727da /changelog.d/12108.misc
parentChangelog (diff)
parentRemove unused mocks from `test_typing` (#12136) (diff)
downloadsynapse-571d3bf002e9b54a03e940a86232f025d0f27b32.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/sign_json_module
Diffstat (limited to 'changelog.d/12108.misc')
-rw-r--r--changelog.d/12108.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12108.misc b/changelog.d/12108.misc
new file mode 100644
index 0000000000..0360dbd61e
--- /dev/null
+++ b/changelog.d/12108.misc
@@ -0,0 +1 @@
+Add type hints to `tests/rest/client`.