mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +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,7 @@
|
||||
|
||||
#!/usr/bin/env python3
|
||||
from LANforge.lfcli_base import LFCliBase
|
||||
from LANforge import LFRequest
|
||||
from LANforge import LFUtils
|
||||
from LANforge import set_port
|
||||
import pprint
|
||||
from LANforge import LFRequest, LFUtils, set_port
|
||||
from pprint import pprint
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user