mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-17 19:43:56 +01:00
Comment
This commit is contained in:
parent
c021c39cbd
commit
ad1911bbf4
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ class MediaRepository(object):
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
source: A file like object that should be written
|
source: A file like object that should be written
|
||||||
path(str): Relative path to write file to
|
path (str): Relative path to write file to
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Deferred[str]: the file path written to in the primary media store
|
Deferred[str]: the file path written to in the primary media store
|
||||||
|
|
Loading…
Reference in a new issue