summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-09-08 17:43:31 +0100
committerGitHub <noreply@github.com>2020-09-08 17:43:31 +0100
commit1553adc83122ac245f523524ae1583cd556ed121 (patch)
tree6cd1b663dd063c3f79b179927fe90282595e08a1 /changelog.d
parentInclude method in thumbnail media name (#7124) (diff)
downloadsynapse-1553adc83122ac245f523524ae1583cd556ed121.tar.xz
Fix mypy error on develop (#8282)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8282.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8282.misc b/changelog.d/8282.misc
new file mode 100644
index 0000000000..b6896a9300
--- /dev/null
+++ b/changelog.d/8282.misc
@@ -0,0 +1 @@
+Clean up type hints for `PaginationConfig`.