mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04: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.
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
Update linting scripts and codebase to be compatible with `isort` v5.
|