mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
62b1ce8539
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.
1 line
70 B
Text
1 line
70 B
Text
Update linting scripts and codebase to be compatible with `isort` v5.
|