mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
Revert "Revert "Update py_json files to be compatible with pip standards""
This reverts commit 6b0322cafa.
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
# !/usr/bin/env python3
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
from LANforge import LFRequest
|
||||
from LANforge import LFUtils
|
||||
from LANforge import set_port
|
||||
from LANforge import add_sta
|
||||
import pprint
|
||||
from LANforge import LFRequest, LFUtils, set_port, add_sta
|
||||
from pprint import pprint
|
||||
import time
|
||||
# Uncomment below to include autogen library.
|
||||
|
||||
Reference in New Issue
Block a user