mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-31 18:58:01 +00:00
v1 classes are taken out of realm.py, into their own files
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
#!/usr/bin/env python3
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
import port_utils
|
||||
from port_utils import PortUtils
|
||||
from pprint import pprint
|
||||
import pprint
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user