1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 18:13:22 +02:00

fixed pep8 issue

This commit is contained in:
Rodolphe Marques 2017-01-31 10:04:45 +01:00
parent 86542fd745
commit 555745abbf

View File

@ -1,5 +1,3 @@
from unittest.mock import patch
from pytest import mark, raises