mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02: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.config import Config
|
||||
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
def manager(port_manager):
|
||||
m = IOU.instance()
|
||||
|
Loading…
Reference in New Issue
Block a user