mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fixed flake8 warnings
Signed-off-by: Juergen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
73c4591b9f
commit
083d46bb87
@ -3,7 +3,7 @@ import base64
|
|||||||
import binascii
|
import binascii
|
||||||
|
|
||||||
from github.com.tendermint.tendermint.abci.types.types_pb2 import (ValidatorUpdate,
|
from github.com.tendermint.tendermint.abci.types.types_pb2 import (ValidatorUpdate,
|
||||||
PubKey)
|
PubKey)
|
||||||
from bigchaindb.common.exceptions import InvalidPublicKey
|
from bigchaindb.common.exceptions import InvalidPublicKey
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user