forked-synapse/synapse/rest/media/v1
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
- Update black version to the latest
 - Run black auto formatting over the codebase
    - Run autoformatting according to [`docs/code_style.md
`](80d6dc9783/docs/code_style.md)
 - Update `code_style.md` docs around installing black to use the correct version
2021-02-16 22:32:34 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Fix some typos. 2021-02-12 11:14:12 -05:00
config_resource.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
download_resource.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
filepath.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
media_repository.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
media_storage.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
preview_url_resource.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
storage_provider.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
thumbnail_resource.py Return a 404 if no valid thumbnail is found. (#9163) 2021-01-21 14:53:58 -05:00
thumbnailer.py Add type hints to media rest resources. (#9093) 2021-01-15 10:57:37 -05:00
upload_resource.py Add check_media_file_for_spam spam checker hook 2021-02-04 17:01:30 +00:00