Problem: Docserver failing to parse doctring for run_upsert_validator_approve

Solution: Added a line break. Not sure this will work... Fingers crossed.
This commit is contained in:
z-bowen 2018-08-17 16:58:33 +02:00
parent b7d5f20f8c
commit 33691cf5cb

View File

@ -145,8 +145,8 @@ def run_upsert_validator_new(args, bigchain):
def run_upsert_validator_approve(args, bigchain):
"""Approve an election to add/update/remove a validator to an
existing BigchainDB network
"""Approve an election to add/update/remove a validator to an existing BigchainDB network
:param args: dict
args = {
'election_id': the election_id of the election (str)