diff options
author | Erik Johnston <erik@matrix.org> | 2020-01-31 13:07:35 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-01-31 13:07:35 +0000 |
commit | c6d8921dc092aa5d2a2f33e949ce72de68b4ef4a (patch) | |
tree | 080e924f2a274a183475d4e2d2ed1b3d5e8a7c31 | |
parent | Add sync to tox.ini (diff) | |
download | synapse-c6d8921dc092aa5d2a2f33e949ce72de68b4ef4a.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/6821.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6821.misc b/changelog.d/6821.misc new file mode 100644 index 0000000000..1d5265d5e2 --- /dev/null +++ b/changelog.d/6821.misc @@ -0,0 +1 @@ +Add type hints to `SyncHandler`. |