mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 00:46:36 -05:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| auth_blocking.py | ||
| constants.py | ||
| errors.py | ||
| filtering.py | ||
| ratelimiting.py | ||
| room_versions.py | ||
| urls.py | ||