Re-order imports (pep8)

This commit is contained in:
Sylvain Bellemare 2017-04-11 18:31:56 +02:00
parent 79997848cd
commit e0e997755e

View File

@ -1,9 +1,9 @@
import asyncio
import json
import random
from unittest.mock import patch
import pytest
import asyncio
from bigchaindb.models import Transaction