mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
(fix): each import on its own line
This commit is contained in:
parent
15b91fea99
commit
322d6bde12
@ -3,7 +3,8 @@ from flask_restful import Api
|
||||
from bigchaindb.web.views import (
|
||||
info,
|
||||
statuses,
|
||||
transactions as tx, unspents,
|
||||
transactions as tx,
|
||||
unspents,
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user