MatrixSynapse/synapse/rest/media/v1
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
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.
2020-07-05 16:32:02 +01:00
..
__init__.py
_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
config_resource.py
download_resource.py
filepath.py
media_repository.py
media_storage.py
preview_url_resource.py
storage_provider.py
thumbnail_resource.py
thumbnailer.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
upload_resource.py