mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
fixing imports on both files
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import re
|
||||
import time
|
||||
import pprint
|
||||
import LANforge.base_profile
|
||||
from base_profile import BaseProfile
|
||||
import csv
|
||||
import pandas as pd
|
||||
import os
|
||||
|
||||
@@ -14,7 +14,7 @@ from LANforge.lfcli_base import LFCliBase
|
||||
#from generic_cx import GenericCx
|
||||
from LANforge import add_monitor
|
||||
from LANforge.add_monitor import *
|
||||
import LANforge.l3_cxprofile
|
||||
from l3_cxprofile import L3CXProfile
|
||||
import os
|
||||
import datetime
|
||||
import base64
|
||||
|
||||
Reference in New Issue
Block a user