summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-08-26 09:59:37 -0400
committerGitHub <noreply@github.com>2020-08-26 09:59:37 -0400
commit98125bba7a63f34bf623fdef3902f2e4ab7c1231 (patch)
tree57a161bcdb7d40b9832d4927dc92b97087553511 /changelog.d
parentUpdate the test federation client to handle streaming responses (#8130) (diff)
downloadsynapse-98125bba7a63f34bf623fdef3902f2e4ab7c1231.tar.xz
Allow running mypy directly. (#8175)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8175.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8175.misc b/changelog.d/8175.misc
new file mode 100644
index 0000000000..28af294dcf
--- /dev/null
+++ b/changelog.d/8175.misc
@@ -0,0 +1 @@
+Standardize the mypy configuration.