summary refs log tree commit diff
path: root/changelog.d/7786.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* isort 5 compatibility (#7786)Will Hunt2020-07-051-0/+1
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.