mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 20:27:54 +00:00
Revert "Update py_scripts to be in line with pip standards"
This reverts commit 37df48594e.
This commit is contained in:
@@ -16,8 +16,11 @@ if 'py-json' not in sys.path:
|
||||
|
||||
import argparse
|
||||
from LANforge import LFUtils
|
||||
# from LANforge import LFCliBase
|
||||
from LANforge import lfcli_base
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
from LANforge.LFUtils import *
|
||||
import realm
|
||||
from realm import Realm
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user