Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 1 | -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. |