mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Order imports as per pep 8
This commit is contained in:
parent
fa33fc26af
commit
b2584dd0fa
@ -1,9 +1,9 @@
|
||||
import os
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
from bigchaindb import backend
|
||||
from unittest.mock import patch
|
||||
|
||||
|
||||
pytestmark = pytest.mark.tendermint
|
||||
|
Loading…
x
Reference in New Issue
Block a user