From be16ee59a87723c2da164f56dc2274ae3ac3e438 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 3 Sep 2020 22:02:29 +0100 Subject: Add type hints to more handlers (#8244) --- changelog.d/8244.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8244.misc (limited to 'changelog.d/8244.misc') diff --git a/changelog.d/8244.misc b/changelog.d/8244.misc new file mode 100644 index 0000000000..e650072223 --- /dev/null +++ b/changelog.d/8244.misc @@ -0,0 +1 @@ +Add type hints to pagination, initial sync and events handlers. -- cgit 1.5.1