From 0f9adc99ada1f66f4897c8164dcf509a955e5584 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 21 Oct 2021 09:07:07 -0400 Subject: Add missing type hints to synapse.crypto. (#11146) And require type hints for this module. --- changelog.d/11146.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11146.misc (limited to 'changelog.d/11146.misc') diff --git a/changelog.d/11146.misc b/changelog.d/11146.misc new file mode 100644 index 0000000000..6ce1c9f9f5 --- /dev/null +++ b/changelog.d/11146.misc @@ -0,0 +1 @@ +Add missing type hints to `synapse.crypto`. -- cgit 1.5.1