Skip to content
Snippets Groups Projects
Commit e0cc7085 authored by juga's avatar juga
Browse files

Fix identation in docstring

parent 6597f355
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,8 @@ class Relay:
"""Obtain ed25519 master key of the relay in server descriptors.
:returns: str, the ed25519 master key base 64 encoded without
trailing '='s.
trailing '='s.
"""
# Even if this key is called master-key-ed25519 in dir-spec.txt,
# it seems that stem parses it as ed25519_master_key
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment