mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Separate imports
This commit is contained in:
parent
fefb365d23
commit
2663c72b8f
@ -1,6 +1,8 @@
|
||||
import builtins
|
||||
|
||||
import pytest
|
||||
import rethinkdb as r
|
||||
|
||||
import bigchaindb
|
||||
from bigchaindb.db import utils
|
||||
from .conftest import setup_database as _setup_database
|
||||
|
Loading…
x
Reference in New Issue
Block a user