PEP 8 formatting and removal of unused import
This commit is contained in:
parent
987d6d03a6
commit
fd95135f66
@ -2,7 +2,6 @@ import json
|
||||
|
||||
import pillar.tests.common_test_data as ctd
|
||||
from bson import ObjectId
|
||||
from flask import g
|
||||
from mock import mock
|
||||
from pillar.tests import AbstractPillarTest
|
||||
from werkzeug.exceptions import UnprocessableEntity
|
||||
|
Loading…
x
Reference in New Issue
Block a user