Fix flake8 again :)

This commit is contained in:
Ahmed Muawia Khan 2018-09-13 16:21:49 +02:00
parent c431e225fe
commit a7463d8d04
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,6 @@ from argparse import Namespace
import pytest
from bigchaindb import ValidatorElection
from tests.conftest import node_keys
def test_make_sure_we_dont_remove_any_command():