summary refs log tree commit diff
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2021-10-01 14:47:36 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2021-10-01 14:47:36 +0100
commit8b2aad8aed4bd2aacfaec01342f2af8fd786514c (patch)
tree82831955b25cd3433ad339d5a3b783ff4457453d
parentv1 APIs return a List of code and then the dict, so check and convert to tuple (diff)
downloadsynapse-rei/type_tlcfc.tar.xz
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
-rw-r--r--changelog.d/10965.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10965.misc b/changelog.d/10965.misc
new file mode 100644
index 0000000000..f3d901f5bd
--- /dev/null
+++ b/changelog.d/10965.misc
@@ -0,0 +1 @@
+Add type annotations for `client` on `TransportLayerClient`.