diff options
author | David Robertson <davidr@element.io> | 2023-08-15 17:07:13 +0100 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2023-08-16 12:02:11 -0700 |
commit | e05c7ce208363a488550fc2dc53a5c0238da4522 (patch) | |
tree | ebbdde24274ce970709ec2d2a377be9ee1d9fb7b /changelog.d | |
parent | Run pyupgrade for python 3.7 & 3.8. (#16110) (diff) | |
download | synapse-e05c7ce208363a488550fc2dc53a5c0238da4522.tar.xz |
Attempt to fix twisted trunk (#16115)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16115.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16115.misc b/changelog.d/16115.misc new file mode 100644 index 0000000000..f325d2a31d --- /dev/null +++ b/changelog.d/16115.misc @@ -0,0 +1 @@ +Attempt to fix the twisted trunk job. |