mirror of
https://github.com/GNS3/gns3-server
synced 2025-05-29 04:08:50 +00:00
PEP8
This commit is contained in:
parent
ddb8a9f06e
commit
253ab4e2b5
@ -30,6 +30,7 @@ from gns3server.modules.iou.iou_error import IOUError
|
|||||||
from gns3server.modules.iou import IOU
|
from gns3server.modules.iou import IOU
|
||||||
from gns3server.config import Config
|
from gns3server.config import Config
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture(scope="module")
|
@pytest.fixture(scope="module")
|
||||||
def manager(port_manager):
|
def manager(port_manager):
|
||||||
m = IOU.instance()
|
m = IOU.instance()
|
||||||
|
Loading…
Reference in New Issue
Block a user