Skip to content
Snippets Groups Projects
Commit d44dea02 authored by David Baker's avatar David Baker
Browse files

pep8

parent 4f93abd6
Branches
Tags
No related merge requests found
...@@ -217,7 +217,8 @@ class EndToEndRoomKeyStore(SQLBaseStore): ...@@ -217,7 +217,8 @@ class EndToEndRoomKeyStore(SQLBaseStore):
Raises: Raises:
StoreError: with code 404 if there are no e2e_room_keys_versions present StoreError: with code 404 if there are no e2e_room_keys_versions present
Returns: Returns:
A deferred dict giving the info metadata for this backup version, with fields including: A deferred dict giving the info metadata for this backup version, with
fields including:
version(str) version(str)
algorithm(str) algorithm(str)
auth_data(object): opaque dict supplied by the client auth_data(object): opaque dict supplied by the client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment