Fix flake8 errors

This commit is contained in:
Ahmed Muawia Khan 2018-09-13 11:44:36 +02:00
parent 2105cdfbfe
commit 31eaeaa9c0
3 changed files with 3 additions and 2 deletions

View File

@ -280,6 +280,7 @@ def run_start(args):
from bigchaindb.start import start from bigchaindb.start import start
start() start()
def run_tendermint_version(args): def run_tendermint_version(args):
"""Show the supported Tendermint version(s)""" """Show the supported Tendermint version(s)"""
supported_tm_ver = { supported_tm_ver = {