mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2026-01-07 20:41:28 +00:00
Revert "Update py_json files to be compatible with pip standards"
This reverts commit 0be47c82de.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
from LANforge import add_vap, set_wifi_radio, set_port, LFUtils, LFRequest
|
||||
from LANforge import LFRequest
|
||||
from LANforge import add_vap, set_wifi_radio
|
||||
from LANforge import set_port
|
||||
from LANforge import LFUtils
|
||||
import pprint
|
||||
from pprint import pprint
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user