small fixes

Signed-off-by: Jean-Luc Auge <jeanluc.auge@orange.com>
This commit is contained in:
Jean-Luc Auge
2018-06-21 10:02:41 +02:00
parent f8a40bfaf0
commit 4f5325acac
12 changed files with 74 additions and 185 deletions

View File

@@ -24,7 +24,7 @@ from collections import namedtuple
from logging import getLogger, basicConfig, CRITICAL, DEBUG, INFO
from json import dumps
from pathlib import Path
from examples.transmission_main_example import load_equipment
from gnpy.core.equipment import load_equipment
from gnpy.core.utils import db2lin, lin2db
SERVICES_COLUMN = 11